#e1a09c color space conversions
Hex:
#e1a09c
RGB:
225, 160, 156
CMY:
12, 37, 39
CMYK:
0, 29, 31, 12
HSL:
3°, 53.4884%, 74.7059%
HSV (HSB):
3°, 30.6667%, 88.2353%
XYZ:
49.6229, 43.5495, 37.2430
xyY:
0.3805, 0.3339, 43.5495
CIE-Lab:
71.9263, 23.6172, 11.7271
CIE-LCH:
71.9263, 26.3685, 26.4066
CIE-Luv:
71.9263, 42.8526, 11.9852
Hunter-Lab:
65.9920, 18.7376, 12.7338
#e1a09c color charts
#e1a09c color shades, tints & tones
#e1a09c color schemes
#e1a09c color preview, HTML & CSS examples
This text has a color of #e1a09c
<p style="color:#e1a09c;">Text here</p>
.mytext {color:#e1a09c;}
This box has a color of #e1a09c
<div style="background-color:#e1a09c;">Content here</div>
.mybackground {background-color:#e1a09c;}
Border around this has a color of #e1a09c
<div style="border:2px solid #e1a09c;">Content here</div>
.myborder {border:2px solid #e1a09c;}