#e5d42c color space conversions
Hex:
#e5d42c
RGB:
229, 212, 44
CMY:
10, 17, 83
CMYK:
0, 7, 81, 10
HSL:
54°, 78.0591%, 53.5294%
HSV (HSB):
54°, 80.7860%, 89.8039%
XYZ:
56.3112, 63.9268, 11.7541
xyY:
0.4266, 0.4843, 63.9268
CIE-Lab:
83.9277, -10.7812, 77.0593
CIE-LCH:
83.9277, 77.8098, 97.9644
CIE-Luv:
83.9277, 18.0918, 86.5862
Hunter-Lab:
79.9543, -14.2037, 47.2518
#e5d42c color charts
#e5d42c color shades, tints & tones
#e5d42c color schemes
#e5d42c color preview, HTML & CSS examples
This text has a color of #e5d42c
<p style="color:#e5d42c;">Text here</p>
.mytext {color:#e5d42c;}
This box has a color of #e5d42c
<div style="background-color:#e5d42c;">Content here</div>
.mybackground {background-color:#e5d42c;}
Border around this has a color of #e5d42c
<div style="border:2px solid #e5d42c;">Content here</div>
.myborder {border:2px solid #e5d42c;}