#e06f5a color space conversions
Hex:
#e06f5a
RGB:
224, 111, 90
CMY:
12, 56, 65
CMYK:
0, 50, 60, 12
HSL:
9°, 68.3673%, 61.5686%
HSV (HSB):
9°, 59.8214%, 87.8431%
XYZ:
38.2704, 27.9544, 13.0515
xyY:
0.4827, 0.3526, 27.9544
CIE-Lab:
59.8475, 42.2851, 32.1594
CIE-LCH:
59.8475, 53.1249, 37.2543
CIE-Luv:
59.8475, 85.8404, 29.6768
Hunter-Lab:
52.8719, 36.6783, 22.3745
#e06f5a color charts
#e06f5a color shades, tints & tones
#e06f5a color schemes
#e06f5a color preview, HTML & CSS examples
This text has a color of #e06f5a
<p style="color:#e06f5a;">Text here</p>
.mytext {color:#e06f5a;}
This box has a color of #e06f5a
<div style="background-color:#e06f5a;">Content here</div>
.mybackground {background-color:#e06f5a;}
Border around this has a color of #e06f5a
<div style="border:2px solid #e06f5a;">Content here</div>
.myborder {border:2px solid #e06f5a;}