#e5cb1f color space conversions
Hex:
#e5cb1f
RGB:
229, 203, 31
CMY:
10, 20, 88
CMYK:
0, 11, 86, 10
HSL:
52°, 79.2000%, 50.9804%
HSV (HSB):
52°, 86.4629%, 89.8039%
XYZ:
53.9164, 59.4688, 9.9333
xyY:
0.4372, 0.4822, 59.4688
CIE-Lab:
81.5486, -6.5663, 78.1531
CIE-LCH:
81.5486, 78.4285, 94.8026
CIE-Luv:
81.5486, 24.5801, 85.0073
Hunter-Lab:
77.1160, -10.1532, 46.3441
#e5cb1f color charts
#e5cb1f color shades, tints & tones
#e5cb1f color schemes
#e5cb1f color preview, HTML & CSS examples
This text has a color of #e5cb1f
<p style="color:#e5cb1f;">Text here</p>
.mytext {color:#e5cb1f;}
This box has a color of #e5cb1f
<div style="background-color:#e5cb1f;">Content here</div>
.mybackground {background-color:#e5cb1f;}
Border around this has a color of #e5cb1f
<div style="border:2px solid #e5cb1f;">Content here</div>
.myborder {border:2px solid #e5cb1f;}