#e30c35 color space conversions
Hex:
#e30c35
RGB:
227, 12, 53
CMY:
11, 95, 79
CMYK:
0, 95, 77, 11
HSL:
349°, 89.9582%, 46.8627%
HSV (HSB):
349°, 94.7137%, 89.0196%
XYZ:
32.4526, 16.8509, 4.9103
xyY:
0.5986, 0.3108, 16.8509
CIE-Lab:
48.0716, 73.2971, 39.2795
CIE-LCH:
48.0716, 83.1586, 28.1866
CIE-Luv:
48.0716, 146.8206, 23.2975
Hunter-Lab:
41.0498, 69.2790, 21.6428
#e30c35 color charts
#e30c35 color shades, tints & tones
#e30c35 color schemes
#e30c35 color preview, HTML & CSS examples
This text has a color of #e30c35
<p style="color:#e30c35;">Text here</p>
.mytext {color:#e30c35;}
This box has a color of #e30c35
<div style="background-color:#e30c35;">Content here</div>
.mybackground {background-color:#e30c35;}
Border around this has a color of #e30c35
<div style="border:2px solid #e30c35;">Content here</div>
.myborder {border:2px solid #e30c35;}