#e30a0d color space conversions
Hex:
#e30a0d
RGB:
227, 10, 13
CMY:
11, 96, 95
CMYK:
0, 96, 94, 11
HSL:
359°, 91.5612%, 46.4706%
HSV (HSB):
359°, 95.5947%, 89.0196%
XYZ:
31.8597, 16.5770, 1.9013
xyY:
0.6329, 0.3293, 16.5770
CIE-Lab:
47.7226, 72.6601, 57.9797
CIE-LCH:
47.7226, 92.9577, 38.5884
CIE-Luv:
47.7226, 153.4917, 32.8309
Hunter-Lab:
40.7149, 68.4266, 25.7318
#e30a0d color charts
#e30a0d color shades, tints & tones
#e30a0d color schemes
#e30a0d color preview, HTML & CSS examples
This text has a color of #e30a0d
<p style="color:#e30a0d;">Text here</p>
.mytext {color:#e30a0d;}
This box has a color of #e30a0d
<div style="background-color:#e30a0d;">Content here</div>
.mybackground {background-color:#e30a0d;}
Border around this has a color of #e30a0d
<div style="border:2px solid #e30a0d;">Content here</div>
.myborder {border:2px solid #e30a0d;}