#e1a67c color space conversions
Hex:
#e1a67c
RGB:
225, 166, 124
CMY:
12, 35, 51
CMYK:
0, 26, 45, 12
HSL:
25°, 62.7329%, 68.4314%
HSV (HSB):
25°, 44.8889%, 88.2353%
XYZ:
48.3256, 44.7352, 25.1565
xyY:
0.4088, 0.3784, 44.7352
CIE-Lab:
72.7172, 16.6689, 30.2375
CIE-LCH:
72.7172, 34.5276, 61.1336
CIE-Luv:
72.7172, 42.8819, 36.1233
Hunter-Lab:
66.8844, 11.9230, 24.5190
#e1a67c color charts
#e1a67c color shades, tints & tones
#e1a67c color schemes
#e1a67c color preview, HTML & CSS examples
This text has a color of #e1a67c
<p style="color:#e1a67c;">Text here</p>
.mytext {color:#e1a67c;}
This box has a color of #e1a67c
<div style="background-color:#e1a67c;">Content here</div>
.mybackground {background-color:#e1a67c;}
Border around this has a color of #e1a67c
<div style="border:2px solid #e1a67c;">Content here</div>
.myborder {border:2px solid #e1a67c;}