#d60a7f color space conversions
Hex:
#d60a7f
RGB:
214, 10, 127
CMY:
16, 96, 50
CMYK:
0, 95, 41, 16
HSL:
326°, 91.0714%, 43.9216%
HSV (HSB):
326°, 95.3271%, 83.9216%
XYZ:
31.6709, 16.0455, 21.5065
xyY:
0.4575, 0.2318, 16.0455
CIE-Lab:
47.0342, 74.9398, -7.7956
CIE-LCH:
47.0342, 75.3442, 354.0612
CIE-Luv:
47.0342, 108.9696, -24.2496
Hunter-Lab:
40.0569, 71.0310, -3.7930
#d60a7f color charts
#d60a7f color shades, tints & tones
#d60a7f color schemes
#d60a7f color preview, HTML & CSS examples
This text has a color of #d60a7f
<p style="color:#d60a7f;">Text here</p>
.mytext {color:#d60a7f;}
This box has a color of #d60a7f
<div style="background-color:#d60a7f;">Content here</div>
.mybackground {background-color:#d60a7f;}
Border around this has a color of #d60a7f
<div style="border:2px solid #d60a7f;">Content here</div>
.myborder {border:2px solid #d60a7f;}