#e30c5c color space conversions
Hex:
#e30c5c
RGB:
227, 12, 92
CMY:
11, 95, 64
CMYK:
0, 95, 59, 11
HSL:
338°, 89.9582%, 46.8627%
HSV (HSB):
338°, 94.7137%, 89.0196%
XYZ:
33.7418, 17.3665, 11.6989
xyY:
0.5372, 0.2765, 17.3665
CIE-Lab:
48.7186, 75.0758, 16.5032
CIE-LCH:
48.7186, 76.8683, 12.3976
CIE-Luv:
48.7186, 134.2529, 3.9588
Hunter-Lab:
41.6732, 71.5992, 12.5268
#e30c5c color charts
#e30c5c color shades, tints & tones
#e30c5c color schemes
#e30c5c color preview, HTML & CSS examples
This text has a color of #e30c5c
<p style="color:#e30c5c;">Text here</p>
.mytext {color:#e30c5c;}
This box has a color of #e30c5c
<div style="background-color:#e30c5c;">Content here</div>
.mybackground {background-color:#e30c5c;}
Border around this has a color of #e30c5c
<div style="border:2px solid #e30c5c;">Content here</div>
.myborder {border:2px solid #e30c5c;}