#e2c75f color space conversions
Hex:
#e2c75f
RGB:
226, 199, 95
CMY:
11, 22, 63
CMYK:
0, 12, 58, 11
HSL:
48°, 69.3122%, 62.9412%
HSV (HSB):
48°, 57.9646%, 88.6275%
XYZ:
53.8530, 57.8418, 19.1527
xyY:
0.4116, 0.4421, 57.8418
CIE-Lab:
80.6508, -2.8584, 54.5786
CIE-LCH:
80.6508, 54.6534, 92.9980
CIE-Luv:
80.6508, 23.2829, 66.5144
Hunter-Lab:
76.0538, -6.6999, 38.3066
#e2c75f color charts
#e2c75f color shades, tints & tones
#e2c75f color schemes
#e2c75f color preview, HTML & CSS examples
This text has a color of #e2c75f
<p style="color:#e2c75f;">Text here</p>
.mytext {color:#e2c75f;}
This box has a color of #e2c75f
<div style="background-color:#e2c75f;">Content here</div>
.mybackground {background-color:#e2c75f;}
Border around this has a color of #e2c75f
<div style="border:2px solid #e2c75f;">Content here</div>
.myborder {border:2px solid #e2c75f;}