#e60e94 color space conversions
Hex:
#e60e94
RGB:
230, 14, 148
CMY:
10, 95, 42
CMYK:
0, 94, 36, 10
HSL:
323°, 88.5246%, 47.8431%
HSV (HSB):
323°, 93.9130%, 90.1961%
XYZ:
38.1355, 19.2752, 29.7275
xyY:
0.4376, 0.2212, 19.2752
CIE-Lab:
51.0076, 79.9536, -14.2162
CIE-LCH:
51.0076, 81.2077, 349.9178
CIE-Luv:
51.0076, 111.7022, -34.3296
Hunter-Lab:
43.9035, 78.2175, -9.4134
#e60e94 color charts
#e60e94 color shades, tints & tones
#e60e94 color schemes
#e60e94 color preview, HTML & CSS examples
This text has a color of #e60e94
<p style="color:#e60e94;">Text here</p>
.mytext {color:#e60e94;}
This box has a color of #e60e94
<div style="background-color:#e60e94;">Content here</div>
.mybackground {background-color:#e60e94;}
Border around this has a color of #e60e94
<div style="border:2px solid #e60e94;">Content here</div>
.myborder {border:2px solid #e60e94;}