#d60d40 color space conversions
Hex:
#d60d40
RGB:
214, 13, 64
CMY:
16, 95, 75
CMYK:
0, 94, 70, 16
HSL:
345°, 88.5463%, 44.5098%
HSV (HSB):
345°, 93.9252%, 83.9216%
XYZ:
28.8009, 14.9542, 6.2190
xyY:
0.5763, 0.2992, 14.9542
CIE-Lab:
45.5713, 70.4412, 29.1353
CIE-LCH:
45.5713, 76.2288, 22.4706
CIE-Luv:
45.5713, 133.9248, 15.9297
Hunter-Lab:
38.6706, 65.2688, 17.5345
#d60d40 color charts
#d60d40 color shades, tints & tones
#d60d40 color schemes
#d60d40 color preview, HTML & CSS examples
This text has a color of #d60d40
<p style="color:#d60d40;">Text here</p>
.mytext {color:#d60d40;}
This box has a color of #d60d40
<div style="background-color:#d60d40;">Content here</div>
.mybackground {background-color:#d60d40;}
Border around this has a color of #d60d40
<div style="border:2px solid #d60d40;">Content here</div>
.myborder {border:2px solid #d60d40;}