#d40d3e color space conversions
Hex:
#d40d3e
RGB:
212, 13, 62
CMY:
17, 95, 76
CMYK:
0, 94, 71, 17
HSL:
345°, 88.4444%, 44.1176%
HSV (HSB):
345°, 93.8679%, 83.1373%
XYZ:
28.1648, 14.6327, 5.8974
xyY:
0.5784, 0.3005, 14.6327
CIE-Lab:
45.1270, 69.8658, 29.7203
CIE-LCH:
45.1270, 75.9245, 23.0445
CIE-Luv:
45.1270, 133.0129, 16.4102
Hunter-Lab:
38.2527, 64.4842, 17.6362
#d40d3e color charts
#d40d3e color shades, tints & tones
#d40d3e color schemes
#d40d3e color preview, HTML & CSS examples
This text has a color of #d40d3e
<p style="color:#d40d3e;">Text here</p>
.mytext {color:#d40d3e;}
This box has a color of #d40d3e
<div style="background-color:#d40d3e;">Content here</div>
.mybackground {background-color:#d40d3e;}
Border around this has a color of #d40d3e
<div style="border:2px solid #d40d3e;">Content here</div>
.myborder {border:2px solid #d40d3e;}