#d60a9e color space conversions
Hex:
#d60a9e
RGB:
214, 10, 158
CMY:
16, 96, 38
CMYK:
0, 95, 26, 16
HSL:
316°, 91.0714%, 43.9216%
HSV (HSB):
316°, 95.3271%, 83.9216%
XYZ:
34.0117, 16.9818, 33.8330
xyY:
0.4010, 0.2002, 16.9818
CIE-Lab:
48.2372, 78.0924, -24.7101
CIE-LCH:
48.2372, 81.9085, 342.4415
CIE-Luv:
48.2372, 94.5545, -48.0890
Hunter-Lab:
41.2090, 75.2082, -19.8313
#d60a9e color charts
#d60a9e color shades, tints & tones
#d60a9e color schemes
#d60a9e color preview, HTML & CSS examples
This text has a color of #d60a9e
<p style="color:#d60a9e;">Text here</p>
.mytext {color:#d60a9e;}
This box has a color of #d60a9e
<div style="background-color:#d60a9e;">Content here</div>
.mybackground {background-color:#d60a9e;}
Border around this has a color of #d60a9e
<div style="border:2px solid #d60a9e;">Content here</div>
.myborder {border:2px solid #d60a9e;}