#e2d42c color space conversions
Hex:
#e2d42c
RGB:
226, 212, 44
CMY:
11, 17, 83
CMYK:
0, 6, 81, 11
HSL:
55°, 75.8333%, 52.9412%
HSV (HSB):
55°, 80.5310%, 88.6275%
XYZ:
55.3621, 63.4376, 11.7097
xyY:
0.4242, 0.4861, 63.4376
CIE-Lab:
83.6721, -12.0521, 76.7387
CIE-LCH:
83.6721, 77.6794, 98.9256
CIE-Luv:
83.6721, 15.9589, 86.5406
Hunter-Lab:
79.6477, -15.3103, 47.0367
#e2d42c color charts
#e2d42c color shades, tints & tones
#e2d42c color schemes
#e2d42c color preview, HTML & CSS examples
This text has a color of #e2d42c
<p style="color:#e2d42c;">Text here</p>
.mytext {color:#e2d42c;}
This box has a color of #e2d42c
<div style="background-color:#e2d42c;">Content here</div>
.mybackground {background-color:#e2d42c;}
Border around this has a color of #e2d42c
<div style="border:2px solid #e2d42c;">Content here</div>
.myborder {border:2px solid #e2d42c;}