#e1d06c color space conversions
Hex:
#e1d06c
RGB:
225, 208, 108
CMY:
12, 18, 58
CMYK:
0, 8, 52, 12
HSL:
51°, 66.1017%, 65.2941%
HSV (HSB):
51°, 52.0000%, 88.2353%
XYZ:
56.3140, 62.2020, 23.2255
xyY:
0.3973, 0.4388, 62.2020
CIE-Lab:
83.0207, -6.8651, 51.2262
CIE-LCH:
83.0207, 51.6842, 97.6330
CIE-Luv:
83.0207, 16.0405, 65.0610
Hunter-Lab:
78.8683, -10.5658, 37.7478
#e1d06c color charts
#e1d06c color shades, tints & tones
#e1d06c color schemes
#e1d06c color preview, HTML & CSS examples
This text has a color of #e1d06c
<p style="color:#e1d06c;">Text here</p>
.mytext {color:#e1d06c;}
This box has a color of #e1d06c
<div style="background-color:#e1d06c;">Content here</div>
.mybackground {background-color:#e1d06c;}
Border around this has a color of #e1d06c
<div style="border:2px solid #e1d06c;">Content here</div>
.myborder {border:2px solid #e1d06c;}