#FEDFF5 (or 0xFEDFF5) is unknown color: approx Lavender Blush. HEX triplet: FE, DF and F5. RGB value is (254,223,245). Sum of RGB (Red+Green+Blue) = 254+223+245=722 (95% of max value = 765). Red value is 254 (99.61% from 255 or 35.18% from 722); Green value is 223 (87.5% from 255 or 30.89% from 722); Blue value is 245 (96.09% from 255 or 33.93% from 722); Max value from RGB is 254 - color contains mainly: red. Hex color #FEDFF5 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FEDFF5 is #01200A. Grayscale: #EAEAEA. Windows color (decimal): -73739 or 16113662. OLE color: 16113662.
HSL color Cylindrical-coordinate representation of color #FEDFF5: hue angle of 317.42º degrees, saturation: 0.94, lightness: 0.94%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #FEDFF5 is Cyan = 0, Magento = 0.12, Yellow = 0.04 and Black (K on CMYK) = 0.00.
<style> p { color: #FEDFF5; } p { color: rgb(254,223,245); } H1.HeaderClassName { color: #FEDFF5; } .AnyTagClassName { color: #FEDFF5; } </style>
<style> a { background-color: #FEDFF5; } a { background-color: rgb(254,223,245); } div.DivClassName { background-color: #FEDFF5; } .BgClassName { background-color: #FEDFF5; } </style>
<style> span { border-color: #FEDFF5; } span { border-color: rgb(254,223,245); } td.TdClassName { border-color: #FEDFF5; } .TagClassName { border-color: #FEDFF5; } </style>