#d31d2a color space conversions
Hex:
#d31d2a
RGB:
211, 29, 42
CMY:
17, 89, 84
CMYK:
0, 86, 80, 17
HSL:
356°, 75.8333%, 47.0588%
HSV (HSB):
356°, 86.2559%, 82.7451%
XYZ:
27.7213, 14.8948, 3.6044
xyY:
0.5998, 0.3223, 14.8948
CIE-Lab:
45.4897, 66.5429, 41.7992
CIE-LCH:
45.4897, 78.5820, 32.1351
CIE-Luv:
45.4897, 133.3273, 25.6666
Hunter-Lab:
38.5938, 60.6745, 21.4783
#d31d2a color charts
#d31d2a color shades, tints & tones
#d31d2a color schemes
#d31d2a color preview, HTML & CSS examples
This text has a color of #d31d2a
<p style="color:#d31d2a;">Text here</p>
.mytext {color:#d31d2a;}
This box has a color of #d31d2a
<div style="background-color:#d31d2a;">Content here</div>
.mybackground {background-color:#d31d2a;}
Border around this has a color of #d31d2a
<div style="border:2px solid #d31d2a;">Content here</div>
.myborder {border:2px solid #d31d2a;}