#e06f4f color space conversions
Hex:
#e06f4f
RGB:
224, 111, 79
CMY:
12, 56, 69
CMYK:
0, 50, 65, 12
HSL:
13°, 70.0483%, 59.4118%
HSV (HSB):
13°, 64.7321%, 87.8431%
XYZ:
37.8362, 27.7807, 10.7652
xyY:
0.4954, 0.3637, 27.7807
CIE-Lab:
59.6901, 41.5620, 38.0197
CIE-LCH:
59.6901, 56.3285, 42.4513
CIE-Luv:
59.6901, 87.7085, 35.0981
Hunter-Lab:
52.7074, 35.8990, 24.7856
#e06f4f color charts
#e06f4f color shades, tints & tones
#e06f4f color schemes
#e06f4f color preview, HTML & CSS examples
This text has a color of #e06f4f
<p style="color:#e06f4f;">Text here</p>
.mytext {color:#e06f4f;}
This box has a color of #e06f4f
<div style="background-color:#e06f4f;">Content here</div>
.mybackground {background-color:#e06f4f;}
Border around this has a color of #e06f4f
<div style="border:2px solid #e06f4f;">Content here</div>
.myborder {border:2px solid #e06f4f;}