#e2b31a color space conversions
Hex:
#e2b31a
RGB:
226, 179, 26
CMY:
11, 30, 90
CMYK:
0, 21, 88, 11
HSL:
46°, 79.3651%, 49.4118%
HSV (HSB):
46°, 88.4956%, 88.6275%
XYZ:
47.6706, 48.4835, 7.8230
xyY:
0.4585, 0.4663, 48.4835
CIE-Lab:
75.1289, 4.4623, 73.9740
CIE-LCH:
75.1289, 74.1085, 86.5479
CIE-Luv:
75.1289, 40.0368, 76.3775
Hunter-Lab:
69.6301, 0.3530, 42.0798
#e2b31a color charts
#e2b31a color shades, tints & tones
#e2b31a color schemes
#e2b31a color preview, HTML & CSS examples
This text has a color of #e2b31a
<p style="color:#e2b31a;">Text here</p>
.mytext {color:#e2b31a;}
This box has a color of #e2b31a
<div style="background-color:#e2b31a;">Content here</div>
.mybackground {background-color:#e2b31a;}
Border around this has a color of #e2b31a
<div style="border:2px solid #e2b31a;">Content here</div>
.myborder {border:2px solid #e2b31a;}