#e61d8f color space conversions
Hex:
#e61d8f
RGB:
230, 29, 143
CMY:
10, 89, 44
CMYK:
0, 87, 38, 10
HSL:
326°, 80.0797%, 50.7843%
HSV (HSB):
326°, 87.3913%, 90.1961%
XYZ:
38.0304, 19.6849, 27.7817
xyY:
0.4448, 0.2302, 19.6849
CIE-Lab:
51.4791, 77.5827, -10.5085
CIE-LCH:
51.4791, 78.2911, 352.2863
CIE-Luv:
51.4791, 111.9402, -28.8602
Hunter-Lab:
44.3677, 75.3606, -6.0683
#e61d8f color charts
#e61d8f color shades, tints & tones
#e61d8f color schemes
#e61d8f color preview, HTML & CSS examples
This text has a color of #e61d8f
<p style="color:#e61d8f;">Text here</p>
.mytext {color:#e61d8f;}
This box has a color of #e61d8f
<div style="background-color:#e61d8f;">Content here</div>
.mybackground {background-color:#e61d8f;}
Border around this has a color of #e61d8f
<div style="border:2px solid #e61d8f;">Content here</div>
.myborder {border:2px solid #e61d8f;}