#e2b70f color space conversions
Hex:
#e2b70f
RGB:
226, 183, 15
CMY:
11, 28, 94
CMYK:
0, 19, 93, 11
HSL:
48°, 87.5519%, 47.2549%
HSV (HSB):
48°, 93.3628%, 88.6275%
XYZ:
48.3837, 50.0702, 7.5664
xyY:
0.4564, 0.4723, 50.0702
CIE-Lab:
76.1123, 2.1945, 76.5891
CIE-LCH:
76.1123, 76.6205, 88.3587
CIE-Luv:
76.1123, 37.1693, 78.9461
Hunter-Lab:
70.7603, -1.7777, 43.1924
#e2b70f color charts
#e2b70f color shades, tints & tones
#e2b70f color schemes
#e2b70f color preview, HTML & CSS examples
This text has a color of #e2b70f
<p style="color:#e2b70f;">Text here</p>
.mytext {color:#e2b70f;}
This box has a color of #e2b70f
<div style="background-color:#e2b70f;">Content here</div>
.mybackground {background-color:#e2b70f;}
Border around this has a color of #e2b70f
<div style="border:2px solid #e2b70f;">Content here</div>
.myborder {border:2px solid #e2b70f;}