#FEB1A6 (or 0xFEB1A6) is unknown color: approx Sundown. HEX triplet: FE, B1 and A6. RGB value is (254,177,166). Sum of RGB (Red+Green+Blue) = 254+177+166=597 (79% of max value = 765). Red value is 254 (99.61% from 255 or 42.55% from 597); Green value is 177 (69.53% from 255 or 29.65% from 597); Blue value is 166 (65.23% from 255 or 27.81% from 597); Max value from RGB is 254 - color contains mainly: red. Hex color #FEB1A6 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #FEB1A6 is #014E59. Grayscale: #C6C6C6. Windows color (decimal): -85594 or 10924542. OLE color: 10924542.
HSL color Cylindrical-coordinate representation of color #FEB1A6: hue angle of 7.5º degrees, saturation: 0.98, lightness: 0.82%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #FEB1A6 is Cyan = 0, Magento = 0.30, Yellow = 0.35 and Black (K on CMYK) = 0.00.
<style> p { color: #FEB1A6; } p { color: rgb(254,177,166); } H1.HeaderClassName { color: #FEB1A6; } .AnyTagClassName { color: #FEB1A6; } </style>
<style> a { background-color: #FEB1A6; } a { background-color: rgb(254,177,166); } div.DivClassName { background-color: #FEB1A6; } .BgClassName { background-color: #FEB1A6; } </style>
<style> span { border-color: #FEB1A6; } span { border-color: rgb(254,177,166); } td.TdClassName { border-color: #FEB1A6; } .TagClassName { border-color: #FEB1A6; } </style>