#e60a7a color space conversions
Hex:
#e60a7a
RGB:
230, 10, 122
CMY:
10, 96, 52
CMYK:
0, 96, 47, 10
HSL:
329°, 91.6667%, 47.0588%
HSV (HSB):
329°, 95.6522%, 90.1961%
XYZ:
36.2545, 18.4452, 20.0618
xyY:
0.4849, 0.2467, 18.4452
CIE-Lab:
50.0317, 77.9946, 0.0414
CIE-LCH:
50.0317, 77.9946, 0.0304
CIE-Luv:
50.0317, 124.1152, -15.2316
Hunter-Lab:
42.9479, 75.5222, 2.3680
#e60a7a color charts
#e60a7a color shades, tints & tones
#e60a7a color schemes
#e60a7a color preview, HTML & CSS examples
This text has a color of #e60a7a
<p style="color:#e60a7a;">Text here</p>
.mytext {color:#e60a7a;}
This box has a color of #e60a7a
<div style="background-color:#e60a7a;">Content here</div>
.mybackground {background-color:#e60a7a;}
Border around this has a color of #e60a7a
<div style="border:2px solid #e60a7a;">Content here</div>
.myborder {border:2px solid #e60a7a;}