#d60d1f color space conversions
Hex:
#d60d1f
RGB:
214, 13, 31
CMY:
16, 95, 88
CMYK:
0, 94, 86, 16
HSL:
355°, 88.5463%, 44.5098%
HSV (HSB):
355°, 93.9252%, 83.9216%
XYZ:
28.1228, 14.6829, 2.6482
xyY:
0.6187, 0.3230, 14.6829
CIE-Lab:
45.1968, 69.3990, 47.5655
CIE-LCH:
45.1968, 84.1350, 34.4264
CIE-Luv:
45.1968, 141.6284, 27.7525
Hunter-Lab:
38.3183, 63.9488, 22.7253
#d60d1f color charts
#d60d1f color shades, tints & tones
#d60d1f color schemes
#d60d1f color preview, HTML & CSS examples
This text has a color of #d60d1f
<p style="color:#d60d1f;">Text here</p>
.mytext {color:#d60d1f;}
This box has a color of #d60d1f
<div style="background-color:#d60d1f;">Content here</div>
.mybackground {background-color:#d60d1f;}
Border around this has a color of #d60d1f
<div style="border:2px solid #d60d1f;">Content here</div>
.myborder {border:2px solid #d60d1f;}