#e0af7b color space conversions
Hex:
#e0af7b
RGB:
224, 175, 123
CMY:
12, 31, 52
CMYK:
0, 22, 45, 12
HSL:
31°, 61.9632%, 68.0392%
HSV (HSB):
31°, 45.0893%, 87.8431%
XYZ:
49.6456, 47.9373, 25.3751
xyY:
0.4038, 0.3899, 47.9373
CIE-Lab:
74.7854, 11.3552, 33.4488
CIE-LCH:
74.7854, 35.3237, 71.2487
CIE-Luv:
74.7854, 36.1819, 41.1643
Hunter-Lab:
69.2368, 6.8275, 26.7361
#e0af7b color charts
#e0af7b color shades, tints & tones
#e0af7b color schemes
#e0af7b color preview, HTML & CSS examples
This text has a color of #e0af7b
<p style="color:#e0af7b;">Text here</p>
.mytext {color:#e0af7b;}
This box has a color of #e0af7b
<div style="background-color:#e0af7b;">Content here</div>
.mybackground {background-color:#e0af7b;}
Border around this has a color of #e0af7b
<div style="border:2px solid #e0af7b;">Content here</div>
.myborder {border:2px solid #e0af7b;}