#e61c7d color space conversions
Hex:
#e61c7d
RGB:
230, 28, 125
CMY:
10, 89, 51
CMYK:
0, 88, 46, 10
HSL:
331°, 80.1587%, 50.5882%
HSV (HSB):
331°, 87.8261%, 90.1961%
XYZ:
36.7501, 19.1342, 21.1584
xyY:
0.4770, 0.2484, 19.1342
CIE-Lab:
50.8438, 76.1388, -0.5953
CIE-LCH:
50.8438, 76.1411, 359.5521
CIE-Luv:
50.8438, 120.1461, -15.6179
Hunter-Lab:
43.7426, 73.4159, 1.9412
#e61c7d color charts
#e61c7d color shades, tints & tones
#e61c7d color schemes
#e61c7d color preview, HTML & CSS examples
This text has a color of #e61c7d
<p style="color:#e61c7d;">Text here</p>
.mytext {color:#e61c7d;}
This box has a color of #e61c7d
<div style="background-color:#e61c7d;">Content here</div>
.mybackground {background-color:#e61c7d;}
Border around this has a color of #e61c7d
<div style="border:2px solid #e61c7d;">Content here</div>
.myborder {border:2px solid #e61c7d;}