#FFB9E0 (or 0xFFB9E0) is unknown color: approx Cotton Candy. HEX triplet: FF, B9 and E0. RGB value is (255,185,224). Sum of RGB (Red+Green+Blue) = 255+185+224=664 (87% of max value = 765). Red value is 255 (100% from 255 or 38.40% from 664); Green value is 185 (72.66% from 255 or 27.86% from 664); Blue value is 224 (87.89% from 255 or 33.73% from 664); Max value from RGB is 255 - color contains mainly: red. Hex color #FFB9E0 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FFB9E0 is #00461F. Grayscale: #D2D2D2. Windows color (decimal): -17952 or 14727679. OLE color: 14727679.
HSL color Cylindrical-coordinate representation of color #FFB9E0: hue angle of 326.57º degrees, saturation: 1, lightness: 0.86%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #FFB9E0 is Cyan = 0, Magento = 0.27, Yellow = 0.12 and Black (K on CMYK) = 0.
<style> p { color: #FFB9E0; } p { color: rgb(255,185,224); } H1.HeaderClassName { color: #FFB9E0; } .AnyTagClassName { color: #FFB9E0; } </style>
<style> a { background-color: #FFB9E0; } a { background-color: rgb(255,185,224); } div.DivClassName { background-color: #FFB9E0; } .BgClassName { background-color: #FFB9E0; } </style>
<style> span { border-color: #FFB9E0; } span { border-color: rgb(255,185,224); } td.TdClassName { border-color: #FFB9E0; } .TagClassName { border-color: #FFB9E0; } </style>