#e2d01d color space conversions
Hex:
#e2d01d
RGB:
226, 208, 29
CMY:
11, 18, 89
CMYK:
0, 8, 87, 11
HSL:
55°, 77.2549%, 50.0000%
HSV (HSB):
55°, 87.1681%, 88.6275%
XYZ:
54.1417, 61.3692, 10.1543
xyY:
0.4308, 0.4884, 61.3692
CIE-Lab:
82.5768, -10.4225, 79.2631
CIE-LCH:
82.5768, 79.9454, 97.4910
CIE-Luv:
82.5768, 18.9138, 87.1259
Hunter-Lab:
78.3385, -13.7266, 47.1518
#e2d01d color charts
#e2d01d color shades, tints & tones
#e2d01d color schemes
#e2d01d color preview, HTML & CSS examples
This text has a color of #e2d01d
<p style="color:#e2d01d;">Text here</p>
.mytext {color:#e2d01d;}
This box has a color of #e2d01d
<div style="background-color:#e2d01d;">Content here</div>
.mybackground {background-color:#e2d01d;}
Border around this has a color of #e2d01d
<div style="border:2px solid #e2d01d;">Content here</div>
.myborder {border:2px solid #e2d01d;}