#e00c07 color space conversions
Hex:
#e00c07
RGB:
224, 12, 7
CMY:
12, 95, 97
CMYK:
0, 95, 97, 12
HSL:
1°, 93.9394%, 45.2941%
HSV (HSB):
1°, 96.8750%, 87.8431%
XYZ:
30.9103, 16.1256, 1.6844
xyY:
0.6344, 0.3310, 16.1256
CIE-Lab:
47.1388, 71.6914, 59.0260
CIE-LCH:
47.1388, 92.8640, 39.4658
CIE-Luv:
47.1388, 151.4591, 33.0926
Hunter-Lab:
40.1567, 67.1249, 25.6227
#e00c07 color charts
#e00c07 color shades, tints & tones
#e00c07 color schemes
#e00c07 color preview, HTML & CSS examples
This text has a color of #e00c07
<p style="color:#e00c07;">Text here</p>
.mytext {color:#e00c07;}
This box has a color of #e00c07
<div style="background-color:#e00c07;">Content here</div>
.mybackground {background-color:#e00c07;}
Border around this has a color of #e00c07
<div style="border:2px solid #e00c07;">Content here</div>
.myborder {border:2px solid #e00c07;}