#e30c4c color space conversions
Hex:
#e30c4c
RGB:
227, 12, 76
CMY:
11, 95, 70
CMYK:
0, 95, 67, 11
HSL:
342°, 89.9582%, 46.8627%
HSV (HSB):
342°, 94.7137%, 89.0196%
XYZ:
33.1145, 17.1156, 8.3958
xyY:
0.5648, 0.2919, 17.1156
CIE-Lab:
48.4054, 74.2182, 25.9175
CIE-LCH:
48.4054, 78.6133, 19.2495
CIE-Luv:
48.4054, 140.0841, 12.9789
Hunter-Lab:
41.3711, 70.4770, 16.9275
#e30c4c color charts
#e30c4c color shades, tints & tones
#e30c4c color schemes
#e30c4c color preview, HTML & CSS examples
This text has a color of #e30c4c
<p style="color:#e30c4c;">Text here</p>
.mytext {color:#e30c4c;}
This box has a color of #e30c4c
<div style="background-color:#e30c4c;">Content here</div>
.mybackground {background-color:#e30c4c;}
Border around this has a color of #e30c4c
<div style="border:2px solid #e30c4c;">Content here</div>
.myborder {border:2px solid #e30c4c;}