#d60d81 color space conversions
Hex:
#d60d81
RGB:
214, 13, 129
CMY:
16, 95, 49
CMYK:
0, 94, 40, 16
HSL:
325°, 88.5463%, 44.5098%
HSV (HSB):
325°, 93.9252%, 83.9216%
XYZ:
31.8379, 16.1690, 22.2118
xyY:
0.4534, 0.2303, 16.1690
CIE-Lab:
47.1954, 74.8533, -8.7771
CIE-LCH:
47.1954, 75.3661, 353.3122
CIE-Luv:
47.1954, 107.7482, -25.5227
Hunter-Lab:
40.2107, 70.9638, -4.6034
#d60d81 color charts
#d60d81 color shades, tints & tones
#d60d81 color schemes
#d60d81 color preview, HTML & CSS examples
This text has a color of #d60d81
<p style="color:#d60d81;">Text here</p>
.mytext {color:#d60d81;}
This box has a color of #d60d81
<div style="background-color:#d60d81;">Content here</div>
.mybackground {background-color:#d60d81;}
Border around this has a color of #d60d81
<div style="border:2px solid #d60d81;">Content here</div>
.myborder {border:2px solid #d60d81;}