#e61d9c color space conversions
Hex:
#e61d9c
RGB:
230, 29, 156
CMY:
10, 89, 39
CMYK:
0, 87, 32, 10
HSL:
322°, 80.0797%, 50.7843%
HSV (HSB):
322°, 87.3913%, 90.1961%
XYZ:
39.0732, 20.1020, 33.2732
xyY:
0.4226, 0.2174, 20.1020
CIE-Lab:
51.9524, 78.8799, -17.5533
CIE-LCH:
51.9524, 80.8094, 347.4543
CIE-Luv:
51.9524, 106.0552, -38.8706
Hunter-Lab:
44.8353, 77.0982, -12.6156
#e61d9c color charts
#e61d9c color shades, tints & tones
#e61d9c color schemes
#e61d9c color preview, HTML & CSS examples
This text has a color of #e61d9c
<p style="color:#e61d9c;">Text here</p>
.mytext {color:#e61d9c;}
This box has a color of #e61d9c
<div style="background-color:#e61d9c;">Content here</div>
.mybackground {background-color:#e61d9c;}
Border around this has a color of #e61d9c
<div style="border:2px solid #e61d9c;">Content here</div>
.myborder {border:2px solid #e61d9c;}