#d60d9e color space conversions
Hex:
#d60d9e
RGB:
214, 13, 158
CMY:
16, 95, 38
CMYK:
0, 94, 26, 16
HSL:
317°, 88.5463%, 44.5098%
HSV (HSB):
317°, 93.9252%, 83.9216%
XYZ:
34.0470, 17.0526, 33.8448
xyY:
0.4008, 0.2008, 17.0526
CIE-Lab:
48.3263, 77.8313, -24.5722
CIE-LCH:
48.3263, 81.6181, 342.4785
CIE-Luv:
48.3263, 94.3227, -47.8673
Hunter-Lab:
41.2948, 74.9050, -19.6870
#d60d9e color charts
#d60d9e color shades, tints & tones
#d60d9e color schemes
#d60d9e color preview, HTML & CSS examples
This text has a color of #d60d9e
<p style="color:#d60d9e;">Text here</p>
.mytext {color:#d60d9e;}
This box has a color of #d60d9e
<div style="background-color:#d60d9e;">Content here</div>
.mybackground {background-color:#d60d9e;}
Border around this has a color of #d60d9e
<div style="border:2px solid #d60d9e;">Content here</div>
.myborder {border:2px solid #d60d9e;}