#e2cb1d color space conversions
Hex:
#e2cb1d
RGB:
226, 203, 29
CMY:
11, 20, 89
CMYK:
0, 10, 87, 11
HSL:
53°, 77.2549%, 50.0000%
HSV (HSB):
53°, 87.1681%, 88.6275%
XYZ:
52.9417, 58.9693, 9.7543
xyY:
0.4351, 0.4847, 58.9693
CIE-Lab:
81.2747, -7.8949, 78.2249
CIE-LCH:
81.2747, 78.6223, 95.7631
CIE-Luv:
81.2747, 22.4118, 85.2064
Hunter-Lab:
76.7915, -11.3233, 46.2228
#e2cb1d color charts
#e2cb1d color shades, tints & tones
#e2cb1d color schemes
#e2cb1d color preview, HTML & CSS examples
This text has a color of #e2cb1d
<p style="color:#e2cb1d;">Text here</p>
.mytext {color:#e2cb1d;}
This box has a color of #e2cb1d
<div style="background-color:#e2cb1d;">Content here</div>
.mybackground {background-color:#e2cb1d;}
Border around this has a color of #e2cb1d
<div style="border:2px solid #e2cb1d;">Content here</div>
.myborder {border:2px solid #e2cb1d;}