#e10c5c color space conversions
Hex:
#e10c5c
RGB:
225, 12, 92
CMY:
12, 95, 64
CMYK:
0, 95, 59, 12
HSL:
337°, 89.8734%, 46.4706%
HSV (HSB):
337°, 94.6667%, 88.2353%
XYZ:
33.1146, 17.0432, 11.6695
xyY:
0.5356, 0.2757, 17.0432
CIE-Lab:
48.3144, 74.6105, 15.8860
CIE-LCH:
48.3144, 76.2830, 12.0199
CIE-Luv:
48.3144, 132.6967, 3.4045
Hunter-Lab:
41.2834, 70.9338, 12.1389
#e10c5c color charts
#e10c5c color shades, tints & tones
#e10c5c color schemes
#e10c5c color preview, HTML & CSS examples
This text has a color of #e10c5c
<p style="color:#e10c5c;">Text here</p>
.mytext {color:#e10c5c;}
This box has a color of #e10c5c
<div style="background-color:#e10c5c;">Content here</div>
.mybackground {background-color:#e10c5c;}
Border around this has a color of #e10c5c
<div style="border:2px solid #e10c5c;">Content here</div>
.myborder {border:2px solid #e10c5c;}