#e0af7c color space conversions
Hex:
#e0af7c
RGB:
224, 175, 124
CMY:
12, 31, 51
CMYK:
0, 22, 45, 12
HSL:
31°, 61.7284%, 68.2353%
HSV (HSB):
31°, 44.6429%, 87.8431%
XYZ:
49.7085, 47.9625, 25.7065
xyY:
0.4029, 0.3887, 47.9625
CIE-Lab:
74.8013, 11.4568, 32.9427
CIE-LCH:
74.8013, 34.8780, 70.8234
CIE-Luv:
74.8013, 36.0913, 40.5914
Hunter-Lab:
69.2549, 6.9243, 26.4708
#e0af7c color charts
#e0af7c color shades, tints & tones
#e0af7c color schemes
#e0af7c color preview, HTML & CSS examples
This text has a color of #e0af7c
<p style="color:#e0af7c;">Text here</p>
.mytext {color:#e0af7c;}
This box has a color of #e0af7c
<div style="background-color:#e0af7c;">Content here</div>
.mybackground {background-color:#e0af7c;}
Border around this has a color of #e0af7c
<div style="border:2px solid #e0af7c;">Content here</div>
.myborder {border:2px solid #e0af7c;}