#e30c4e color space conversions
Hex:
#e30c4e
RGB:
227, 12, 78
CMY:
11, 95, 69
CMYK:
0, 95, 66, 11
HSL:
342°, 89.9582%, 46.8627%
HSV (HSB):
342°, 94.7137%, 89.0196%
XYZ:
33.1852, 17.1439, 8.7678
xyY:
0.5615, 0.2901, 17.1439
CIE-Lab:
48.4408, 74.3155, 24.7395
CIE-LCH:
48.4408, 78.3252, 18.4125
CIE-Luv:
48.4408, 139.4019, 11.9281
Hunter-Lab:
41.4052, 70.6040, 16.4286
#e30c4e color charts
#e30c4e color shades, tints & tones
#e30c4e color schemes
#e30c4e color preview, HTML & CSS examples
This text has a color of #e30c4e
<p style="color:#e30c4e;">Text here</p>
.mytext {color:#e30c4e;}
This box has a color of #e30c4e
<div style="background-color:#e30c4e;">Content here</div>
.mybackground {background-color:#e30c4e;}
Border around this has a color of #e30c4e
<div style="border:2px solid #e30c4e;">Content here</div>
.myborder {border:2px solid #e30c4e;}