#e30c48 color space conversions
Hex:
#e30c48
RGB:
227, 12, 72
CMY:
11, 95, 72
CMYK:
0, 95, 68, 11
HSL:
343°, 89.9582%, 46.8627%
HSV (HSB):
343°, 94.7137%, 89.0196%
XYZ:
32.9797, 17.0617, 7.6859
xyY:
0.5713, 0.2956, 17.0617
CIE-Lab:
48.3377, 74.0320, 28.2710
CIE-LCH:
48.3377, 79.2463, 20.9006
CIE-Luv:
48.3377, 141.4048, 15.0102
Hunter-Lab:
41.3058, 70.2342, 17.8818
#e30c48 color charts
#e30c48 color shades, tints & tones
#e30c48 color schemes
#e30c48 color preview, HTML & CSS examples
This text has a color of #e30c48
<p style="color:#e30c48;">Text here</p>
.mytext {color:#e30c48;}
This box has a color of #e30c48
<div style="background-color:#e30c48;">Content here</div>
.mybackground {background-color:#e30c48;}
Border around this has a color of #e30c48
<div style="border:2px solid #e30c48;">Content here</div>
.myborder {border:2px solid #e30c48;}