#e30e07 color space conversions
Hex:
#e30e07
RGB:
227, 14, 7
CMY:
11, 95, 97
CMYK:
0, 94, 97, 11
HSL:
2°, 94.0171%, 45.8824%
HSV (HSB):
2°, 96.9163%, 89.0196%
XYZ:
31.8739, 16.6603, 1.7368
xyY:
0.6340, 0.3314, 16.6603
CIE-Lab:
47.8291, 72.2525, 59.7045
CIE-LCH:
47.8291, 93.7286, 39.5680
CIE-Luv:
47.8291, 153.2145, 33.6583
Hunter-Lab:
40.8170, 67.9604, 26.0490
#e30e07 color charts
#e30e07 color shades, tints & tones
#e30e07 color schemes
#e30e07 color preview, HTML & CSS examples
This text has a color of #e30e07
<p style="color:#e30e07;">Text here</p>
.mytext {color:#e30e07;}
This box has a color of #e30e07
<div style="background-color:#e30e07;">Content here</div>
.mybackground {background-color:#e30e07;}
Border around this has a color of #e30e07
<div style="border:2px solid #e30e07;">Content here</div>
.myborder {border:2px solid #e30e07;}