#d60d36 color space conversions
Hex:
#d60d36
RGB:
214, 13, 54
CMY:
16, 95, 79
CMYK:
0, 94, 75, 16
HSL:
348°, 88.5463%, 44.5098%
HSV (HSB):
348°, 93.9252%, 83.9216%
XYZ:
28.5413, 14.8503, 4.8521
xyY:
0.5916, 0.3078, 14.8503
CIE-Lab:
45.4285, 70.0449, 35.0045
CIE-LCH:
45.4285, 78.3046, 26.5533
CIE-Luv:
45.4285, 136.7709, 20.3138
Hunter-Lab:
38.5361, 64.7657, 19.5100
#d60d36 color charts
#d60d36 color shades, tints & tones
#d60d36 color schemes
#d60d36 color preview, HTML & CSS examples
This text has a color of #d60d36
<p style="color:#d60d36;">Text here</p>
.mytext {color:#d60d36;}
This box has a color of #d60d36
<div style="background-color:#d60d36;">Content here</div>
.mybackground {background-color:#d60d36;}
Border around this has a color of #d60d36
<div style="border:2px solid #d60d36;">Content here</div>
.myborder {border:2px solid #d60d36;}