#e30e05 color space conversions
Hex:
#e30e05
RGB:
227, 14, 5
CMY:
11, 95, 98
CMYK:
0, 94, 98, 11
HSL:
2°, 95.6897%, 45.4902%
HSV (HSB):
2°, 97.7974%, 89.0196%
XYZ:
31.8630, 16.6559, 1.6791
xyY:
0.6347, 0.3318, 16.6559
CIE-Lab:
47.8235, 72.2368, 60.2587
CIE-LCH:
47.8235, 94.0706, 39.8343
CIE-Luv:
47.8235, 153.3422, 33.8518
Hunter-Lab:
40.8117, 67.9403, 26.1288
#e30e05 color charts
#e30e05 color shades, tints & tones
#e30e05 color schemes
#e30e05 color preview, HTML & CSS examples
This text has a color of #e30e05
<p style="color:#e30e05;">Text here</p>
.mytext {color:#e30e05;}
This box has a color of #e30e05
<div style="background-color:#e30e05;">Content here</div>
.mybackground {background-color:#e30e05;}
Border around this has a color of #e30e05
<div style="border:2px solid #e30e05;">Content here</div>
.myborder {border:2px solid #e30e05;}