#d60d5c color space conversions
Hex:
#d60d5c
RGB:
214, 13, 92
CMY:
16, 95, 64
CMYK:
0, 94, 57, 16
HSL:
336°, 88.5463%, 44.5098%
HSV (HSB):
336°, 93.9252%, 83.9216%
XYZ:
29.8072, 15.3567, 11.5183
xyY:
0.5259, 0.2709, 15.3567
CIE-Lab:
46.1189, 71.9478, 12.5128
CIE-LCH:
46.1189, 73.0278, 9.8659
CIE-Luv:
46.1189, 123.9383, 0.3776
Hunter-Lab:
39.1876, 67.1940, 10.0043
#d60d5c color charts
#d60d5c color shades, tints & tones
#d60d5c color schemes
#d60d5c color preview, HTML & CSS examples
This text has a color of #d60d5c
<p style="color:#d60d5c;">Text here</p>
.mytext {color:#d60d5c;}
This box has a color of #d60d5c
<div style="background-color:#d60d5c;">Content here</div>
.mybackground {background-color:#d60d5c;}
Border around this has a color of #d60d5c
<div style="border:2px solid #d60d5c;">Content here</div>
.myborder {border:2px solid #d60d5c;}