#e5c31d color space conversions
Hex:
#e5c31d
RGB:
229, 195, 29
CMY:
10, 24, 89
CMYK:
0, 15, 87, 10
HSL:
50°, 79.3651%, 50.5882%
HSV (HSB):
50°, 87.3362%, 89.8039%
XYZ:
52.0500, 55.7769, 9.1851
xyY:
0.4448, 0.4767, 55.7769
CIE-Lab:
79.4867, -2.5108, 76.9178
CIE-LCH:
79.4867, 76.9588, 91.8696
CIE-Luv:
79.4867, 30.3678, 82.1860
Hunter-Lab:
74.6840, -6.2938, 44.9869
#e5c31d color charts
#e5c31d color shades, tints & tones
#e5c31d color schemes
#e5c31d color preview, HTML & CSS examples
This text has a color of #e5c31d
<p style="color:#e5c31d;">Text here</p>
.mytext {color:#e5c31d;}
This box has a color of #e5c31d
<div style="background-color:#e5c31d;">Content here</div>
.mybackground {background-color:#e5c31d;}
Border around this has a color of #e5c31d
<div style="border:2px solid #e5c31d;">Content here</div>
.myborder {border:2px solid #e5c31d;}