#e1a29e color space conversions
Hex:
#e1a29e
RGB:
225, 162, 158
CMY:
12, 36, 38
CMYK:
0, 28, 30, 12
HSL:
4°, 52.7559%, 75.0980%
HSV (HSB):
4°, 29.7778%, 88.2353%
XYZ:
50.1432, 44.3168, 38.2589
xyY:
0.3778, 0.3339, 44.3168
CIE-Lab:
72.4398, 22.8065, 11.3518
CIE-LCH:
72.4398, 25.4755, 26.4617
CIE-Luv:
72.4398, 41.3505, 11.6748
Hunter-Lab:
66.5709, 17.9526, 12.5251
#e1a29e color charts
#e1a29e color shades, tints & tones
#e1a29e color schemes
#e1a29e color preview, HTML & CSS examples
This text has a color of #e1a29e
<p style="color:#e1a29e;">Text here</p>
.mytext {color:#e1a29e;}
This box has a color of #e1a29e
<div style="background-color:#e1a29e;">Content here</div>
.mybackground {background-color:#e1a29e;}
Border around this has a color of #e1a29e
<div style="border:2px solid #e1a29e;">Content here</div>
.myborder {border:2px solid #e1a29e;}