#d40a3e color space conversions
Hex:
#d40a3e
RGB:
212, 10, 62
CMY:
17, 96, 76
CMYK:
0, 95, 71, 17
HSL:
345°, 90.9910%, 43.5294%
HSV (HSB):
345°, 95.2830%, 83.1373%
XYZ:
28.1294, 14.5619, 5.8856
xyY:
0.5791, 0.2998, 14.5619
CIE-Lab:
45.0283, 70.1516, 29.6006
CIE-LCH:
45.0283, 76.1410, 22.8774
CIE-Luv:
45.0283, 133.4734, 16.2082
Hunter-Lab:
38.1601, 64.7997, 17.5675
#d40a3e color charts
#d40a3e color shades, tints & tones
#d40a3e color schemes
#d40a3e color preview, HTML & CSS examples
This text has a color of #d40a3e
<p style="color:#d40a3e;">Text here</p>
.mytext {color:#d40a3e;}
This box has a color of #d40a3e
<div style="background-color:#d40a3e;">Content here</div>
.mybackground {background-color:#d40a3e;}
Border around this has a color of #d40a3e
<div style="border:2px solid #d40a3e;">Content here</div>
.myborder {border:2px solid #d40a3e;}