#d40d3a color space conversions
Hex:
#d40d3a
RGB:
212, 13, 58
CMY:
17, 95, 77
CMYK:
0, 94, 73, 17
HSL:
346°, 88.4444%, 44.1176%
HSV (HSB):
346°, 93.8679%, 83.1373%
XYZ:
28.0590, 14.5904, 5.3403
xyY:
0.5847, 0.3040, 14.5904
CIE-Lab:
45.0680, 69.7022, 32.0803
CIE-LCH:
45.0680, 76.7303, 24.7142
CIE-Luv:
45.0680, 134.1777, 18.2071
Hunter-Lab:
38.1974, 64.2772, 18.4489
#d40d3a color charts
#d40d3a color shades, tints & tones
#d40d3a color schemes
#d40d3a color preview, HTML & CSS examples
This text has a color of #d40d3a
<p style="color:#d40d3a;">Text here</p>
.mytext {color:#d40d3a;}
This box has a color of #d40d3a
<div style="background-color:#d40d3a;">Content here</div>
.mybackground {background-color:#d40d3a;}
Border around this has a color of #d40d3a
<div style="border:2px solid #d40d3a;">Content here</div>
.myborder {border:2px solid #d40d3a;}