#FED8F3 (or 0xFED8F3) is unknown color: approx Pig Pink. HEX triplet: FE, D8 and F3. RGB value is (254,216,243). Sum of RGB (Red+Green+Blue) = 254+216+243=713 (94% of max value = 765). Red value is 254 (99.61% from 255 or 35.62% from 713); Green value is 216 (84.77% from 255 or 30.29% from 713); Blue value is 243 (95.31% from 255 or 34.08% from 713); Max value from RGB is 254 - color contains mainly: red. Hex color #FED8F3 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FED8F3 is #01270C. Grayscale: #E6E6E6. Windows color (decimal): -75533 or 15980798. OLE color: 15980798.
HSL color Cylindrical-coordinate representation of color #FED8F3: hue angle of 317.37º degrees, saturation: 0.95, lightness: 0.92%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #FED8F3 is Cyan = 0, Magento = 0.15, Yellow = 0.04 and Black (K on CMYK) = 0.00.
<style> p { color: #FED8F3; } p { color: rgb(254,216,243); } H1.HeaderClassName { color: #FED8F3; } .AnyTagClassName { color: #FED8F3; } </style>
<style> a { background-color: #FED8F3; } a { background-color: rgb(254,216,243); } div.DivClassName { background-color: #FED8F3; } .BgClassName { background-color: #FED8F3; } </style>
<style> span { border-color: #FED8F3; } span { border-color: rgb(254,216,243); } td.TdClassName { border-color: #FED8F3; } .TagClassName { border-color: #FED8F3; } </style>