#e60b9f color space conversions
Hex:
#e60b9f
RGB:
230, 11, 159
CMY:
10, 96, 38
CMYK:
0, 95, 31, 10
HSL:
319°, 90.8714%, 47.2549%
HSV (HSB):
319°, 95.2174%, 90.1961%
XYZ:
39.0108, 19.5655, 34.5213
xyY:
0.4190, 0.2102, 19.5655
CIE-Lab:
51.3424, 81.3109, -20.2688
CIE-LCH:
51.3424, 83.7991, 346.0029
CIE-Luv:
51.3424, 106.7989, -43.0600
Hunter-Lab:
44.2330, 80.0186, -15.3094
#e60b9f color charts
#e60b9f color shades, tints & tones
#e60b9f color schemes
#e60b9f color preview, HTML & CSS examples
This text has a color of #e60b9f
<p style="color:#e60b9f;">Text here</p>
.mytext {color:#e60b9f;}
This box has a color of #e60b9f
<div style="background-color:#e60b9f;">Content here</div>
.mybackground {background-color:#e60b9f;}
Border around this has a color of #e60b9f
<div style="border:2px solid #e60b9f;">Content here</div>
.myborder {border:2px solid #e60b9f;}