#e30c05 color space conversions
Hex:
#e30c05
RGB:
227, 12, 5
CMY:
11, 95, 98
CMYK:
0, 95, 98, 11
HSL:
2°, 95.6897%, 45.4902%
HSV (HSB):
2°, 97.7974%, 89.0196%
XYZ:
31.8374, 16.6048, 1.6706
xyY:
0.6353, 0.3313, 16.6048
CIE-Lab:
47.7582, 72.4257, 60.2304
CIE-LCH:
47.7582, 94.1975, 39.7474
CIE-Luv:
47.7582, 153.7001, 33.7350
Hunter-Lab:
40.7490, 68.1524, 26.0935
#e30c05 color charts
#e30c05 color shades, tints & tones
#e30c05 color schemes
#e30c05 color preview, HTML & CSS examples
This text has a color of #e30c05
<p style="color:#e30c05;">Text here</p>
.mytext {color:#e30c05;}
This box has a color of #e30c05
<div style="background-color:#e30c05;">Content here</div>
.mybackground {background-color:#e30c05;}
Border around this has a color of #e30c05
<div style="border:2px solid #e30c05;">Content here</div>
.myborder {border:2px solid #e30c05;}