#d40e0d color space conversions
Hex:
#d40e0d
RGB:
212, 14, 13
CMY:
17, 95, 95
CMYK:
0, 93, 94, 17
HSL:
0°, 88.4444%, 44.1176%
HSV (HSB):
0°, 93.8679%, 83.1373%
XYZ:
27.3811, 14.3402, 1.7056
xyY:
0.6305, 0.3302, 14.3402
CIE-Lab:
44.7169, 68.5122, 54.6426
CIE-LCH:
44.7169, 87.6341, 38.5744
CIE-Luv:
44.7169, 142.1343, 30.7595
Hunter-Lab:
37.8684, 62.7960, 23.8375
#d40e0d color charts
#d40e0d color shades, tints & tones
#d40e0d color schemes
#d40e0d color preview, HTML & CSS examples
This text has a color of #d40e0d
<p style="color:#d40e0d;">Text here</p>
.mytext {color:#d40e0d;}
This box has a color of #d40e0d
<div style="background-color:#d40e0d;">Content here</div>
.mybackground {background-color:#d40e0d;}
Border around this has a color of #d40e0d
<div style="border:2px solid #d40e0d;">Content here</div>
.myborder {border:2px solid #d40e0d;}