#e5d42d color space conversions
Hex:
#e5d42d
RGB:
229, 212, 45
CMY:
10, 17, 82
CMYK:
0, 7, 80, 10
HSL:
54°, 77.9661%, 53.7255%
HSV (HSB):
54°, 80.3493%, 89.8039%
XYZ:
56.3302, 63.9344, 11.8543
xyY:
0.4264, 0.4839, 63.9344
CIE-Lab:
83.9316, -10.7509, 76.7963
CIE-LCH:
83.9316, 77.5451, 97.9692
CIE-Luv:
83.9316, 18.0751, 86.4147
Hunter-Lab:
79.9590, -14.1770, 47.1813
#e5d42d color charts
#e5d42d color shades, tints & tones
#e5d42d color schemes
#e5d42d color preview, HTML & CSS examples
This text has a color of #e5d42d
<p style="color:#e5d42d;">Text here</p>
.mytext {color:#e5d42d;}
This box has a color of #e5d42d
<div style="background-color:#e5d42d;">Content here</div>
.mybackground {background-color:#e5d42d;}
Border around this has a color of #e5d42d
<div style="border:2px solid #e5d42d;">Content here</div>
.myborder {border:2px solid #e5d42d;}