#d31d2b color space conversions
Hex:
#d31d2b
RGB:
211, 29, 43
CMY:
17, 89, 83
CMYK:
0, 86, 80, 17
HSL:
355°, 75.8333%, 47.0588%
HSV (HSB):
355°, 86.2559%, 82.7451%
XYZ:
27.7394, 14.9020, 3.6999
xyY:
0.5986, 0.3216, 14.9020
CIE-Lab:
45.4997, 66.5722, 41.2544
CIE-LCH:
45.4997, 78.3185, 31.7863
CIE-Luv:
45.4997, 133.1257, 25.3426
Hunter-Lab:
38.6031, 60.7107, 21.3397
#d31d2b color charts
#d31d2b color shades, tints & tones
#d31d2b color schemes
#d31d2b color preview, HTML & CSS examples
This text has a color of #d31d2b
<p style="color:#d31d2b;">Text here</p>
.mytext {color:#d31d2b;}
This box has a color of #d31d2b
<div style="background-color:#d31d2b;">Content here</div>
.mybackground {background-color:#d31d2b;}
Border around this has a color of #d31d2b
<div style="border:2px solid #d31d2b;">Content here</div>
.myborder {border:2px solid #d31d2b;}