#e08d5a color space conversions
Hex:
#e08d5a
RGB:
224, 141, 90
CMY:
12, 45, 65
CMYK:
0, 37, 60, 12
HSL:
23°, 68.3673%, 61.5686%
HSV (HSB):
23°, 59.8214%, 87.8431%
XYZ:
42.1108, 35.6352, 14.3317
xyY:
0.4573, 0.3870, 35.6352
CIE-Lab:
66.2403, 26.6887, 40.0574
CIE-LCH:
66.2403, 48.1340, 56.3260
CIE-Luv:
66.2403, 63.7259, 42.4143
Hunter-Lab:
59.6953, 21.4525, 27.5523
#e08d5a color charts
#e08d5a color shades, tints & tones
#e08d5a color schemes
#e08d5a color preview, HTML & CSS examples
This text has a color of #e08d5a
<p style="color:#e08d5a;">Text here</p>
.mytext {color:#e08d5a;}
This box has a color of #e08d5a
<div style="background-color:#e08d5a;">Content here</div>
.mybackground {background-color:#e08d5a;}
Border around this has a color of #e08d5a
<div style="border:2px solid #e08d5a;">Content here</div>
.myborder {border:2px solid #e08d5a;}