#FCCDEB (or 0xFCCDEB) is unknown color: approx Classic Rose. HEX triplet: FC, CD and EB. RGB value is (252,205,235). Sum of RGB (Red+Green+Blue) = 252+205+235=692 (91% of max value = 765). Red value is 252 (98.83% from 255 or 36.42% from 692); Green value is 205 (80.47% from 255 or 29.62% from 692); Blue value is 235 (92.19% from 255 or 33.96% from 692); Max value from RGB is 252 - color contains mainly: red. Hex color #FCCDEB is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FCCDEB is #033214. Grayscale: #DEDEDE. Windows color (decimal): -209429 or 15453692. OLE color: 15453692.
HSL color Cylindrical-coordinate representation of color #FCCDEB: hue angle of 321.7º degrees, saturation: 0.89, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #FCCDEB is Cyan = 0, Magento = 0.19, Yellow = 0.07 and Black (K on CMYK) = 0.01.
<style> p { color: #FCCDEB; } p { color: rgb(252,205,235); } H1.HeaderClassName { color: #FCCDEB; } .AnyTagClassName { color: #FCCDEB; } </style>
<style> a { background-color: #FCCDEB; } a { background-color: rgb(252,205,235); } div.DivClassName { background-color: #FCCDEB; } .BgClassName { background-color: #FCCDEB; } </style>
<style> span { border-color: #FCCDEB; } span { border-color: rgb(252,205,235); } td.TdClassName { border-color: #FCCDEB; } .TagClassName { border-color: #FCCDEB; } </style>