#FEDBD5 (or 0xFEDBD5) is unknown color: approx Pippin. HEX triplet: FE, DB and D5. RGB value is (254,219,213). Sum of RGB (Red+Green+Blue) = 254+219+213=686 (90% of max value = 765). Red value is 254 (99.61% from 255 or 37.03% from 686); Green value is 219 (85.94% from 255 or 31.92% from 686); Blue value is 213 (83.59% from 255 or 31.05% from 686); Max value from RGB is 254 - color contains mainly: red. Hex color #FEDBD5 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FEDBD5 is #01242A. Grayscale: #E4E4E4. Windows color (decimal): -74795 or 14015486. OLE color: 14015486.
HSL color Cylindrical-coordinate representation of color #FEDBD5: hue angle of 8.78º degrees, saturation: 0.95, lightness: 0.92%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #FEDBD5 is Cyan = 0, Magento = 0.14, Yellow = 0.16 and Black (K on CMYK) = 0.00.
<style> p { color: #FEDBD5; } p { color: rgb(254,219,213); } H1.HeaderClassName { color: #FEDBD5; } .AnyTagClassName { color: #FEDBD5; } </style>
<style> a { background-color: #FEDBD5; } a { background-color: rgb(254,219,213); } div.DivClassName { background-color: #FEDBD5; } .BgClassName { background-color: #FEDBD5; } </style>
<style> span { border-color: #FEDBD5; } span { border-color: rgb(254,219,213); } td.TdClassName { border-color: #FEDBD5; } .TagClassName { border-color: #FEDBD5; } </style>