#e1c07c color space conversions
Hex:
#e1c07c
RGB:
225, 192, 124
CMY:
12, 25, 51
CMYK:
0, 15, 45, 12
HSL:
40°, 62.7329%, 68.4314%
HSV (HSB):
40°, 44.8889%, 88.2353%
XYZ:
53.5391, 55.1621, 26.8943
xyY:
0.3948, 0.4068, 55.1621
CIE-Lab:
79.1345, 2.8715, 38.5386
CIE-LCH:
79.1345, 38.6454, 85.7387
CIE-Luv:
79.1345, 25.5708, 49.2968
Hunter-Lab:
74.2712, -1.3011, 30.5203
#e1c07c color charts
#e1c07c color shades, tints & tones
#e1c07c color schemes
#e1c07c color preview, HTML & CSS examples
This text has a color of #e1c07c
<p style="color:#e1c07c;">Text here</p>
.mytext {color:#e1c07c;}
This box has a color of #e1c07c
<div style="background-color:#e1c07c;">Content here</div>
.mybackground {background-color:#e1c07c;}
Border around this has a color of #e1c07c
<div style="border:2px solid #e1c07c;">Content here</div>
.myborder {border:2px solid #e1c07c;}