#e10c5a color space conversions
Hex:
#e10c5a
RGB:
225, 12, 90
CMY:
12, 95, 65
CMYK:
0, 95, 60, 12
HSL:
338°, 89.8734%, 46.4706%
HSV (HSB):
338°, 94.6667%, 88.2353%
XYZ:
33.0283, 17.0087, 11.2151
xyY:
0.5392, 0.2777, 17.0087
CIE-Lab:
48.2710, 74.4919, 17.0607
CIE-LCH:
48.2710, 76.4206, 12.8998
CIE-Luv:
48.2710, 133.4738, 4.6133
Hunter-Lab:
41.2416, 70.7787, 12.7460
#e10c5a color charts
#e10c5a color shades, tints & tones
#e10c5a color schemes
#e10c5a color preview, HTML & CSS examples
This text has a color of #e10c5a
<p style="color:#e10c5a;">Text here</p>
.mytext {color:#e10c5a;}
This box has a color of #e10c5a
<div style="background-color:#e10c5a;">Content here</div>
.mybackground {background-color:#e10c5a;}
Border around this has a color of #e10c5a
<div style="border:2px solid #e10c5a;">Content here</div>
.myborder {border:2px solid #e10c5a;}