#d31d20 color space conversions
Hex:
#d31d20
RGB:
211, 29, 32
CMY:
17, 89, 87
CMYK:
0, 86, 85, 17
HSL:
359°, 75.8333%, 47.0588%
HSV (HSB):
359°, 86.2559%, 82.7451%
XYZ:
27.5640, 14.8319, 2.7766
xyY:
0.6102, 0.3283, 14.8319
CIE-Lab:
45.4031, 66.2885, 46.9995
CIE-LCH:
45.4031, 81.2595, 35.3372
CIE-Luv:
45.4031, 135.1025, 28.5146
Hunter-Lab:
38.5122, 60.3601, 22.6840
#d31d20 color charts
#d31d20 color shades, tints & tones
#d31d20 color schemes
#d31d20 color preview, HTML & CSS examples
This text has a color of #d31d20
<p style="color:#d31d20;">Text here</p>
.mytext {color:#d31d20;}
This box has a color of #d31d20
<div style="background-color:#d31d20;">Content here</div>
.mybackground {background-color:#d31d20;}
Border around this has a color of #d31d20
<div style="border:2px solid #d31d20;">Content here</div>
.myborder {border:2px solid #d31d20;}