#d60d7b color space conversions
Hex:
#d60d7b
RGB:
214, 13, 123
CMY:
16, 95, 52
CMYK:
0, 94, 43, 16
HSL:
327°, 88.5463%, 44.5098%
HSV (HSB):
327°, 93.9252%, 83.9216%
XYZ:
31.4506, 16.0140, 20.1723
xyY:
0.4650, 0.2368, 16.0140
CIE-Lab:
46.9929, 74.3123, -5.4064
CIE-LCH:
46.9929, 74.5087, 355.8389
CIE-Luv:
46.9929, 110.5011, -21.0479
Hunter-Lab:
40.0176, 70.2561, -1.8750
#d60d7b color charts
#d60d7b color shades, tints & tones
#d60d7b color schemes
#d60d7b color preview, HTML & CSS examples
This text has a color of #d60d7b
<p style="color:#d60d7b;">Text here</p>
.mytext {color:#d60d7b;}
This box has a color of #d60d7b
<div style="background-color:#d60d7b;">Content here</div>
.mybackground {background-color:#d60d7b;}
Border around this has a color of #d60d7b
<div style="border:2px solid #d60d7b;">Content here</div>
.myborder {border:2px solid #d60d7b;}