#d60d1c color space conversions
Hex:
#d60d1c
RGB:
214, 13, 28
CMY:
16, 95, 89
CMYK:
0, 94, 87, 16
HSL:
356°, 88.5463%, 44.5098%
HSV (HSB):
356°, 93.9252%, 83.9216%
XYZ:
28.0851, 14.6678, 2.4495
xyY:
0.6213, 0.3245, 14.6678
CIE-Lab:
45.1758, 69.3403, 49.0160
CIE-LCH:
45.1758, 84.9155, 35.2561
CIE-Luv:
45.1758, 142.0835, 28.4467
Hunter-Lab:
38.2986, 63.8748, 23.0169
#d60d1c color charts
#d60d1c color shades, tints & tones
#d60d1c color schemes
#d60d1c color preview, HTML & CSS examples
This text has a color of #d60d1c
<p style="color:#d60d1c;">Text here</p>
.mytext {color:#d60d1c;}
This box has a color of #d60d1c
<div style="background-color:#d60d1c;">Content here</div>
.mybackground {background-color:#d60d1c;}
Border around this has a color of #d60d1c
<div style="border:2px solid #d60d1c;">Content here</div>
.myborder {border:2px solid #d60d1c;}