#e0bf0e color space conversions
Hex:
#e0bf0e
RGB:
224, 191, 14
CMY:
12, 25, 95
CMYK:
0, 15, 94, 12
HSL:
51°, 88.2353%, 46.6667%
HSV (HSB):
51°, 93.7500%, 87.8431%
XYZ:
49.4505, 53.1406, 8.0663
xyY:
0.4469, 0.4802, 53.1406
CIE-Lab:
77.9579, -2.8478, 77.9986
CIE-LCH:
77.9579, 78.0506, 92.0910
CIE-Luv:
77.9579, 29.7154, 82.0038
Hunter-Lab:
72.8976, -6.4842, 44.4677
#e0bf0e color charts
#e0bf0e color shades, tints & tones
#e0bf0e color schemes
#e0bf0e color preview, HTML & CSS examples
This text has a color of #e0bf0e
<p style="color:#e0bf0e;">Text here</p>
.mytext {color:#e0bf0e;}
This box has a color of #e0bf0e
<div style="background-color:#e0bf0e;">Content here</div>
.mybackground {background-color:#e0bf0e;}
Border around this has a color of #e0bf0e
<div style="border:2px solid #e0bf0e;">Content here</div>
.myborder {border:2px solid #e0bf0e;}