#e5b80e color space conversions
Hex:
#e5b80e
RGB:
229, 184, 14
CMY:
10, 28, 95
CMYK:
0, 20, 94, 10
HSL:
47°, 88.4774%, 47.6471%
HSV (HSB):
47°, 93.8865%, 89.8039%
XYZ:
49.5329, 50.9707, 7.6431
xyY:
0.4580, 0.4713, 50.9707
CIE-Lab:
76.6613, 2.9644, 77.2583
CIE-LCH:
76.6613, 77.3151, 87.8027
CIE-Luv:
76.6613, 38.7376, 79.4495
Hunter-Lab:
71.3938, -1.0961, 43.6283
#e5b80e color charts
#e5b80e color shades, tints & tones
#e5b80e color schemes
#e5b80e color preview, HTML & CSS examples
This text has a color of #e5b80e
<p style="color:#e5b80e;">Text here</p>
.mytext {color:#e5b80e;}
This box has a color of #e5b80e
<div style="background-color:#e5b80e;">Content here</div>
.mybackground {background-color:#e5b80e;}
Border around this has a color of #e5b80e
<div style="border:2px solid #e5b80e;">Content here</div>
.myborder {border:2px solid #e5b80e;}