#e10c6b color space conversions
Hex:
#e10c6b
RGB:
225, 12, 107
CMY:
12, 95, 58
CMYK:
0, 95, 52, 12
HSL:
333°, 89.8734%, 46.4706%
HSV (HSB):
333°, 94.6667%, 88.2353%
XYZ:
33.8367, 17.3320, 15.4719
xyY:
0.5077, 0.2601, 17.3320
CIE-Lab:
48.6757, 75.5922, 7.1440
CIE-LCH:
48.6757, 75.9290, 5.3988
CIE-Luv:
48.6757, 126.5352, -6.2401
Hunter-Lab:
41.6318, 72.2222, 7.1078
#e10c6b color charts
#e10c6b color shades, tints & tones
#e10c6b color schemes
#e10c6b color preview, HTML & CSS examples
This text has a color of #e10c6b
<p style="color:#e10c6b;">Text here</p>
.mytext {color:#e10c6b;}
This box has a color of #e10c6b
<div style="background-color:#e10c6b;">Content here</div>
.mybackground {background-color:#e10c6b;}
Border around this has a color of #e10c6b
<div style="border:2px solid #e10c6b;">Content here</div>
.myborder {border:2px solid #e10c6b;}