#d31c2c color space conversions
Hex:
#d31c2c
RGB:
211, 28, 44
CMY:
17, 89, 83
CMYK:
0, 87, 79, 17
HSL:
355°, 76.5690%, 46.8627%
HSV (HSB):
355°, 86.7299%, 82.7451%
XYZ:
27.7338, 14.8612, 3.7896
xyY:
0.5979, 0.3204, 14.8612
CIE-Lab:
45.4436, 66.7922, 40.6377
CIE-LCH:
45.4436, 78.1833, 31.3172
CIE-Luv:
45.4436, 133.2433, 24.8847
Hunter-Lab:
38.5503, 60.9535, 21.1568
#d31c2c color charts
#d31c2c color shades, tints & tones
#d31c2c color schemes
#d31c2c color preview, HTML & CSS examples
This text has a color of #d31c2c
<p style="color:#d31c2c;">Text here</p>
.mytext {color:#d31c2c;}
This box has a color of #d31c2c
<div style="background-color:#d31c2c;">Content here</div>
.mybackground {background-color:#d31c2c;}
Border around this has a color of #d31c2c
<div style="border:2px solid #d31c2c;">Content here</div>
.myborder {border:2px solid #d31c2c;}