#d60d7e color space conversions
Hex:
#d60d7e
RGB:
214, 13, 126
CMY:
16, 95, 51
CMYK:
0, 94, 41, 16
HSL:
326°, 88.5463%, 44.5098%
HSV (HSB):
326°, 93.9252%, 83.9216%
XYZ:
31.6414, 16.0903, 21.1767
xyY:
0.4592, 0.2335, 16.0903
CIE-Lab:
47.0928, 74.5795, -7.0960
CIE-LCH:
47.0928, 74.9163, 354.5648
CIE-Luv:
47.0928, 109.1280, -23.2758
Hunter-Lab:
40.1128, 70.6053, -3.2220
#d60d7e color charts
#d60d7e color shades, tints & tones
#d60d7e color schemes
#d60d7e color preview, HTML & CSS examples
This text has a color of #d60d7e
<p style="color:#d60d7e;">Text here</p>
.mytext {color:#d60d7e;}
This box has a color of #d60d7e
<div style="background-color:#d60d7e;">Content here</div>
.mybackground {background-color:#d60d7e;}
Border around this has a color of #d60d7e
<div style="border:2px solid #d60d7e;">Content here</div>
.myborder {border:2px solid #d60d7e;}