#e61d7b color space conversions
Hex:
#e61d7b
RGB:
230, 29, 123
CMY:
10, 89, 52
CMYK:
0, 87, 47, 10
HSL:
332°, 80.0797%, 50.7843%
HSV (HSB):
332°, 87.3913%, 90.1961%
XYZ:
36.6476, 19.1318, 20.5001
xyY:
0.4804, 0.2508, 19.1318
CIE-Lab:
50.8410, 75.8121, 0.6139
CIE-LCH:
50.8410, 75.8146, 0.4639
CIE-Luv:
50.8410, 120.8130, -14.0414
Hunter-Lab:
43.7399, 73.0121, 2.8297
#e61d7b color charts
#e61d7b color shades, tints & tones
#e61d7b color schemes
#e61d7b color preview, HTML & CSS examples
This text has a color of #e61d7b
<p style="color:#e61d7b;">Text here</p>
.mytext {color:#e61d7b;}
This box has a color of #e61d7b
<div style="background-color:#e61d7b;">Content here</div>
.mybackground {background-color:#e61d7b;}
Border around this has a color of #e61d7b
<div style="border:2px solid #e61d7b;">Content here</div>
.myborder {border:2px solid #e61d7b;}