#e05c0c color space conversions
Hex:
#e05c0c
RGB:
224, 92, 12
CMY:
12, 64, 95
CMYK:
0, 59, 95, 12
HSL:
23°, 89.8305%, 46.2745%
HSV (HSB):
23°, 94.6429%, 87.8431%
XYZ:
34.6340, 23.5281, 3.0638
xyY:
0.5657, 0.3843, 23.5281
CIE-Lab:
55.6122, 48.4553, 62.6376
CIE-LCH:
55.6122, 79.1921, 52.2752
CIE-Luv:
55.6122, 109.4121, 47.2719
Hunter-Lab:
48.5058, 42.5669, 30.2091
#e05c0c color charts
#e05c0c color shades, tints & tones
#e05c0c color schemes
#e05c0c color preview, HTML & CSS examples
This text has a color of #e05c0c
<p style="color:#e05c0c;">Text here</p>
.mytext {color:#e05c0c;}
This box has a color of #e05c0c
<div style="background-color:#e05c0c;">Content here</div>
.mybackground {background-color:#e05c0c;}
Border around this has a color of #e05c0c
<div style="border:2px solid #e05c0c;">Content here</div>
.myborder {border:2px solid #e05c0c;}