#e05d42 color space conversions
Hex:
#e05d42
RGB:
224, 93, 66
CMY:
12, 64, 74
CMYK:
0, 58, 71, 12
HSL:
10°, 71.8182%, 56.8627%
HSV (HSB):
10°, 70.5357%, 87.8431%
XYZ:
35.6382, 24.0693, 7.9218
xyY:
0.5270, 0.3559, 24.0693
CIE-Lab:
56.1572, 49.5252, 40.9158
CIE-LCH:
56.1572, 64.2406, 39.5622
CIE-Luv:
56.1572, 103.0919, 34.2325
Hunter-Lab:
49.0605, 43.8088, 24.7689
#e05d42 color charts
#e05d42 color shades, tints & tones
#e05d42 color schemes
#e05d42 color preview, HTML & CSS examples
This text has a color of #e05d42
<p style="color:#e05d42;">Text here</p>
.mytext {color:#e05d42;}
This box has a color of #e05d42
<div style="background-color:#e05d42;">Content here</div>
.mybackground {background-color:#e05d42;}
Border around this has a color of #e05d42
<div style="border:2px solid #e05d42;">Content here</div>
.myborder {border:2px solid #e05d42;}