#e30e35 color space conversions
Hex:
#e30e35
RGB:
227, 14, 53
CMY:
11, 95, 79
CMYK:
0, 94, 77, 11
HSL:
349°, 88.3817%, 47.2549%
HSV (HSB):
349°, 93.8326%, 89.0196%
XYZ:
32.4782, 16.9020, 4.9188
xyY:
0.5981, 0.3113, 16.9020
CIE-Lab:
48.1363, 73.1098, 39.3500
CIE-LCH:
48.1363, 83.0269, 28.2905
CIE-Luv:
48.1363, 146.4944, 23.4257
Hunter-Lab:
41.1121, 69.0675, 21.6848
#e30e35 color charts
#e30e35 color shades, tints & tones
#e30e35 color schemes
#e30e35 color preview, HTML & CSS examples
This text has a color of #e30e35
<p style="color:#e30e35;">Text here</p>
.mytext {color:#e30e35;}
This box has a color of #e30e35
<div style="background-color:#e30e35;">Content here</div>
.mybackground {background-color:#e30e35;}
Border around this has a color of #e30e35
<div style="border:2px solid #e30e35;">Content here</div>
.myborder {border:2px solid #e30e35;}