#e1a08a color space conversions
Hex:
#e1a08a
RGB:
225, 160, 138
CMY:
12, 37, 46
CMYK:
0, 29, 39, 12
HSL:
15°, 59.1837%, 71.1765%
HSV (HSB):
15°, 38.6667%, 88.2353%
XYZ:
48.2096, 42.9841, 29.8006
xyY:
0.3984, 0.3553, 42.9841
CIE-Lab:
71.5442, 21.4052, 21.0854
CIE-LCH:
71.5442, 30.0462, 44.5688
CIE-Luv:
71.5442, 45.2377, 24.3028
Hunter-Lab:
65.5623, 16.5215, 18.9440
#e1a08a color charts
#e1a08a color shades, tints & tones
#e1a08a color schemes
#e1a08a color preview, HTML & CSS examples
This text has a color of #e1a08a
<p style="color:#e1a08a;">Text here</p>
.mytext {color:#e1a08a;}
This box has a color of #e1a08a
<div style="background-color:#e1a08a;">Content here</div>
.mybackground {background-color:#e1a08a;}
Border around this has a color of #e1a08a
<div style="border:2px solid #e1a08a;">Content here</div>
.myborder {border:2px solid #e1a08a;}