#e61f72 color space conversions
Hex:
#e61f72
RGB:
230, 31, 114
CMY:
10, 88, 55
CMYK:
0, 87, 50, 10
HSL:
335°, 79.9197%, 51.1765%
HSV (HSB):
335°, 86.5217%, 90.1961%
XYZ:
36.1604, 19.0179, 17.6845
xyY:
0.4963, 0.2610, 19.0179
CIE-Lab:
50.7081, 74.7649, 5.8931
CIE-LCH:
50.7081, 74.9968, 4.5068
CIE-Luv:
50.7081, 124.1972, -7.4333
Hunter-Lab:
43.6095, 71.6931, 6.4833
#e61f72 color charts
#e61f72 color shades, tints & tones
#e61f72 color schemes
#e61f72 color preview, HTML & CSS examples
This text has a color of #e61f72
<p style="color:#e61f72;">Text here</p>
.mytext {color:#e61f72;}
This box has a color of #e61f72
<div style="background-color:#e61f72;">Content here</div>
.mybackground {background-color:#e61f72;}
Border around this has a color of #e61f72
<div style="border:2px solid #e61f72;">Content here</div>
.myborder {border:2px solid #e61f72;}