#FDACB8 (or 0xFDACB8) is unknown color: approx Light Pink. HEX triplet: FD, AC and B8. RGB value is (253,172,184). Sum of RGB (Red+Green+Blue) = 253+172+184=609 (80% of max value = 765). Red value is 253 (99.22% from 255 or 41.54% from 609); Green value is 172 (67.58% from 255 or 28.24% from 609); Blue value is 184 (72.27% from 255 or 30.21% from 609); Max value from RGB is 253 - color contains mainly: red. Hex color #FDACB8 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FDACB8 is #025347. Grayscale: #C5C5C5. Windows color (decimal): -152392 or 12102909. OLE color: 12102909.
HSL color Cylindrical-coordinate representation of color #FDACB8: hue angle of 351.11º degrees, saturation: 0.95, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #FDACB8 is Cyan = 0, Magento = 0.32, Yellow = 0.27 and Black (K on CMYK) = 0.01.
<style> p { color: #FDACB8; } p { color: rgb(253,172,184); } H1.HeaderClassName { color: #FDACB8; } .AnyTagClassName { color: #FDACB8; } </style>
<style> a { background-color: #FDACB8; } a { background-color: rgb(253,172,184); } div.DivClassName { background-color: #FDACB8; } .BgClassName { background-color: #FDACB8; } </style>
<style> span { border-color: #FDACB8; } span { border-color: rgb(253,172,184); } td.TdClassName { border-color: #FDACB8; } .TagClassName { border-color: #FDACB8; } </style>