#FD95EB (or 0xFD95EB) is unknown color: approx Lavender Rose. HEX triplet: FD, 95 and EB. RGB value is (253,149,235). Sum of RGB (Red+Green+Blue) = 253+149+235=637 (84% of max value = 765). Red value is 253 (99.22% from 255 or 39.72% from 637); Green value is 149 (58.59% from 255 or 23.39% from 637); Blue value is 235 (92.19% from 255 or 36.89% from 637); Max value from RGB is 253 - color contains mainly: red. Hex color #FD95EB is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #FD95EB is #026A14. Grayscale: #BDBDBD. Windows color (decimal): -158229 or 15439357. OLE color: 15439357.
HSL color Cylindrical-coordinate representation of color #FD95EB: hue angle of 310.38º degrees, saturation: 0.96, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #FD95EB is Cyan = 0, Magento = 0.41, Yellow = 0.07 and Black (K on CMYK) = 0.01.
<style> p { color: #FD95EB; } p { color: rgb(253,149,235); } H1.HeaderClassName { color: #FD95EB; } .AnyTagClassName { color: #FD95EB; } </style>
<style> a { background-color: #FD95EB; } a { background-color: rgb(253,149,235); } div.DivClassName { background-color: #FD95EB; } .BgClassName { background-color: #FD95EB; } </style>
<style> span { border-color: #FD95EB; } span { border-color: rgb(253,149,235); } td.TdClassName { border-color: #FD95EB; } .TagClassName { border-color: #FD95EB; } </style>