#e0d31d color space conversions
Hex:
#e0d31d
RGB:
224, 211, 29
CMY:
12, 17, 89
CMYK:
0, 6, 87, 12
HSL:
56°, 77.0751%, 49.6078%
HSV (HSB):
56°, 87.0536%, 87.8431%
XYZ:
54.2565, 62.5245, 10.3712
xyY:
0.4267, 0.4917, 62.5245
CIE-Lab:
83.1916, -12.7795, 79.6816
CIE-LCH:
83.1916, 80.6999, 99.1116
CIE-Luv:
83.1916, 15.4193, 88.2549
Hunter-Lab:
79.0725, -15.8969, 47.5742
#e0d31d color charts
#e0d31d color shades, tints & tones
#e0d31d color schemes
#e0d31d color preview, HTML & CSS examples
This text has a color of #e0d31d
<p style="color:#e0d31d;">Text here</p>
.mytext {color:#e0d31d;}
This box has a color of #e0d31d
<div style="background-color:#e0d31d;">Content here</div>
.mybackground {background-color:#e0d31d;}
Border around this has a color of #e0d31d
<div style="border:2px solid #e0d31d;">Content here</div>
.myborder {border:2px solid #e0d31d;}