#FEB89F (or 0xFEB89F) is unknown color: approx Mandys Pink. HEX triplet: FE, B8 and 9F. RGB value is (254,184,159). Sum of RGB (Red+Green+Blue) = 254+184+159=597 (79% of max value = 765). Red value is 254 (99.61% from 255 or 42.55% from 597); Green value is 184 (72.27% from 255 or 30.82% from 597); Blue value is 159 (62.5% from 255 or 26.63% from 597); Max value from RGB is 254 - color contains mainly: red. Hex color #FEB89F is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FEB89F is #014760. Grayscale: #CACACA. Windows color (decimal): -83809 or 10467582. OLE color: 10467582.
HSL color Cylindrical-coordinate representation of color #FEB89F: hue angle of 15.79º degrees, saturation: 0.98, lightness: 0.81%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #FEB89F is Cyan = 0, Magento = 0.28, Yellow = 0.37 and Black (K on CMYK) = 0.00.
<style> p { color: #FEB89F; } p { color: rgb(254,184,159); } H1.HeaderClassName { color: #FEB89F; } .AnyTagClassName { color: #FEB89F; } </style>
<style> a { background-color: #FEB89F; } a { background-color: rgb(254,184,159); } div.DivClassName { background-color: #FEB89F; } .BgClassName { background-color: #FEB89F; } </style>
<style> span { border-color: #FEB89F; } span { border-color: rgb(254,184,159); } td.TdClassName { border-color: #FEB89F; } .TagClassName { border-color: #FEB89F; } </style>