#EBB08B (or 0xEBB08B) is unknown color: approx Manhattan. HEX triplet: EB, B0 and 8B. RGB value is (235,176,139). Sum of RGB (Red+Green+Blue) = 235+176+139=550 (72% of max value = 765). Red value is 235 (92.19% from 255 or 42.73% from 550); Green value is 176 (69.14% from 255 or 32% from 550); Blue value is 139 (54.69% from 255 or 25.27% from 550); Max value from RGB is 235 - color contains mainly: red. Hex color #EBB08B is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #EBB08B is #144F74. Grayscale: #BDBDBD. Windows color (decimal): -1331061 or 9154795. OLE color: 9154795.
HSL color Cylindrical-coordinate representation of color #EBB08B: hue angle of 23.13º degrees, saturation: 0.71, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #EBB08B is Cyan = 0, Magento = 0.25, Yellow = 0.41 and Black (K on CMYK) = 0.08.
<style> p { color: #EBB08B; } p { color: rgb(235,176,139); } H1.HeaderClassName { color: #EBB08B; } .AnyTagClassName { color: #EBB08B; } </style>
<style> a { background-color: #EBB08B; } a { background-color: rgb(235,176,139); } div.DivClassName { background-color: #EBB08B; } .BgClassName { background-color: #EBB08B; } </style>
<style> span { border-color: #EBB08B; } span { border-color: rgb(235,176,139); } td.TdClassName { border-color: #EBB08B; } .TagClassName { border-color: #EBB08B; } </style>