#e2b31c color space conversions
Hex:
#e2b31c
RGB:
226, 179, 28
CMY:
11, 30, 89
CMYK:
0, 21, 88, 11
HSL:
46°, 77.9528%, 49.8039%
HSV (HSB):
46°, 87.6106%, 88.6275%
XYZ:
47.6937, 48.4928, 7.9449
xyY:
0.4580, 0.4657, 48.4928
CIE-Lab:
75.1347, 4.5016, 73.5544
CIE-LCH:
75.1347, 73.6920, 86.4978
CIE-Luv:
75.1347, 39.9990, 76.1327
Hunter-Lab:
69.6368, 0.3891, 41.9813
#e2b31c color charts
#e2b31c color shades, tints & tones
#e2b31c color schemes
#e2b31c color preview, HTML & CSS examples
This text has a color of #e2b31c
<p style="color:#e2b31c;">Text here</p>
.mytext {color:#e2b31c;}
This box has a color of #e2b31c
<div style="background-color:#e2b31c;">Content here</div>
.mybackground {background-color:#e2b31c;}
Border around this has a color of #e2b31c
<div style="border:2px solid #e2b31c;">Content here</div>
.myborder {border:2px solid #e2b31c;}