#e60f97 color space conversions
Hex:
#e60f97
RGB:
230, 15, 151
CMY:
10, 94, 41
CMYK:
0, 93, 34, 10
HSL:
322°, 87.7551%, 48.0392%
HSV (HSB):
322°, 93.4783%, 90.1961%
XYZ:
38.3899, 19.3990, 30.9992
xyY:
0.4324, 0.2185, 19.3990
CIE-Lab:
51.1508, 80.1547, -15.7937
CIE-LCH:
51.1508, 81.6959, 348.8532
CIE-Luv:
51.1508, 110.2001, -36.5584
Hunter-Lab:
44.0443, 78.5065, -10.8983
#e60f97 color charts
#e60f97 color shades, tints & tones
#e60f97 color schemes
#e60f97 color preview, HTML & CSS examples
This text has a color of #e60f97
<p style="color:#e60f97;">Text here</p>
.mytext {color:#e60f97;}
This box has a color of #e60f97
<div style="background-color:#e60f97;">Content here</div>
.mybackground {background-color:#e60f97;}
Border around this has a color of #e60f97
<div style="border:2px solid #e60f97;">Content here</div>
.myborder {border:2px solid #e60f97;}