#e60f9a color space conversions
Hex:
#e60f9a
RGB:
230, 15, 154
CMY:
10, 94, 40
CMYK:
0, 93, 33, 10
HSL:
321°, 87.7551%, 48.0392%
HSV (HSB):
321°, 93.4783%, 90.1961%
XYZ:
38.6367, 19.4977, 32.2989
xyY:
0.4272, 0.2156, 19.4977
CIE-Lab:
51.2645, 80.4549, -17.4114
CIE-LCH:
51.2645, 82.3174, 347.7889
CIE-Luv:
51.2645, 108.7969, -38.8778
Hunter-Lab:
44.1562, 78.9140, -12.4594
#e60f9a color charts
#e60f9a color shades, tints & tones
#e60f9a color schemes
#e60f9a color preview, HTML & CSS examples
This text has a color of #e60f9a
<p style="color:#e60f9a;">Text here</p>
.mytext {color:#e60f9a;}
This box has a color of #e60f9a
<div style="background-color:#e60f9a;">Content here</div>
.mybackground {background-color:#e60f9a;}
Border around this has a color of #e60f9a
<div style="border:2px solid #e60f9a;">Content here</div>
.myborder {border:2px solid #e60f9a;}