#F8BEE0 (or 0xF8BEE0) is unknown color: approx Classic Rose. HEX triplet: F8, BE and E0. RGB value is (248,190,224). Sum of RGB (Red+Green+Blue) = 248+190+224=662 (87% of max value = 765). Red value is 248 (97.27% from 255 or 37.46% from 662); Green value is 190 (74.61% from 255 or 28.70% from 662); Blue value is 224 (87.89% from 255 or 33.84% from 662); Max value from RGB is 248 - color contains mainly: red. Hex color #F8BEE0 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F8BEE0 is #07411F. Grayscale: #D3D3D3. Windows color (decimal): -475424 or 14728952. OLE color: 14728952.
HSL color Cylindrical-coordinate representation of color #F8BEE0: hue angle of 324.83º degrees, saturation: 0.81, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #F8BEE0 is Cyan = 0, Magento = 0.23, Yellow = 0.10 and Black (K on CMYK) = 0.03.
<style> p { color: #F8BEE0; } p { color: rgb(248,190,224); } H1.HeaderClassName { color: #F8BEE0; } .AnyTagClassName { color: #F8BEE0; } </style>
<style> a { background-color: #F8BEE0; } a { background-color: rgb(248,190,224); } div.DivClassName { background-color: #F8BEE0; } .BgClassName { background-color: #F8BEE0; } </style>
<style> span { border-color: #F8BEE0; } span { border-color: rgb(248,190,224); } td.TdClassName { border-color: #F8BEE0; } .TagClassName { border-color: #F8BEE0; } </style>