#e61dcb color space conversions
Hex:
#e61dcb
RGB:
230, 29, 203
CMY:
10, 89, 20
CMYK:
0, 87, 12, 10
HSL:
308°, 80.0797%, 50.7843%
HSV (HSB):
308°, 87.3913%, 90.1961%
XYZ:
43.8520, 22.0135, 58.4377
xyY:
0.3528, 0.1771, 22.0135
CIE-Lab:
54.0413, 84.4530, -41.7718
CIE-LCH:
54.0413, 94.2189, 333.6822
CIE-Luv:
54.0413, 85.3237, -75.6637
Hunter-Lab:
46.9186, 84.7258, -41.0035
#e61dcb color charts
#e61dcb color shades, tints & tones
#e61dcb color schemes
#e61dcb color preview, HTML & CSS examples
This text has a color of #e61dcb
<p style="color:#e61dcb;">Text here</p>
.mytext {color:#e61dcb;}
This box has a color of #e61dcb
<div style="background-color:#e61dcb;">Content here</div>
.mybackground {background-color:#e61dcb;}
Border around this has a color of #e61dcb
<div style="border:2px solid #e61dcb;">Content here</div>
.myborder {border:2px solid #e61dcb;}