#FF91D8 (or 0xFF91D8) is unknown color: approx Lavender Rose. HEX triplet: FF, 91 and D8. RGB value is (255,145,216). Sum of RGB (Red+Green+Blue) = 255+145+216=616 (81% of max value = 765). Red value is 255 (100% from 255 or 41.40% from 616); Green value is 145 (57.03% from 255 or 23.54% from 616); Blue value is 216 (84.77% from 255 or 35.06% from 616); Max value from RGB is 255 - color contains mainly: red. Hex color #FF91D8 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FF91D8 is #006E27. Grayscale: #B9B9B9. Windows color (decimal): -28200 or 14193151. OLE color: 14193151.
HSL color Cylindrical-coordinate representation of color #FF91D8: hue angle of 321.27º degrees, saturation: 1, lightness: 0.78%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #FF91D8 is Cyan = 0, Magento = 0.43, Yellow = 0.15 and Black (K on CMYK) = 0.
<style> p { color: #FF91D8; } p { color: rgb(255,145,216); } H1.HeaderClassName { color: #FF91D8; } .AnyTagClassName { color: #FF91D8; } </style>
<style> a { background-color: #FF91D8; } a { background-color: rgb(255,145,216); } div.DivClassName { background-color: #FF91D8; } .BgClassName { background-color: #FF91D8; } </style>
<style> span { border-color: #FF91D8; } span { border-color: rgb(255,145,216); } td.TdClassName { border-color: #FF91D8; } .TagClassName { border-color: #FF91D8; } </style>