#e60da1 color space conversions
Hex:
#e60da1
RGB:
230, 13, 161
CMY:
10, 95, 37
CMYK:
0, 94, 30, 10
HSL:
319°, 89.3004%, 47.6471%
HSV (HSB):
319°, 94.3478%, 90.1961%
XYZ:
39.2101, 19.6841, 35.4510
xyY:
0.4156, 0.2086, 19.6841
CIE-Lab:
51.4781, 81.3576, -21.2482
CIE-LCH:
51.4781, 84.0866, 345.3630
CIE-Luv:
51.4781, 105.7020, -44.4764
Hunter-Lab:
44.3667, 80.1116, -16.3187
#e60da1 color charts
#e60da1 color shades, tints & tones
#e60da1 color schemes
#e60da1 color preview, HTML & CSS examples
This text has a color of #e60da1
<p style="color:#e60da1;">Text here</p>
.mytext {color:#e60da1;}
This box has a color of #e60da1
<div style="background-color:#e60da1;">Content here</div>
.mybackground {background-color:#e60da1;}
Border around this has a color of #e60da1
<div style="border:2px solid #e60da1;">Content here</div>
.myborder {border:2px solid #e60da1;}