#d31c1b color space conversions
Hex:
#d31c1b
RGB:
211, 28, 27
CMY:
17, 89, 89
CMYK:
0, 87, 87, 17
HSL:
0°, 77.3109%, 46.6667%
HSV (HSB):
0°, 87.2038%, 82.7451%
XYZ:
27.4771, 14.7585, 2.4374
xyY:
0.6151, 0.3304, 14.7585
CIE-Lab:
45.3017, 66.3771, 49.3264
CIE-LCH:
45.3017, 82.6983, 36.6169
CIE-Luv:
45.3017, 136.1641, 29.5519
Hunter-Lab:
38.4168, 60.4400, 23.1301
#d31c1b color charts
#d31c1b color shades, tints & tones
#d31c1b color schemes
#d31c1b color preview, HTML & CSS examples
This text has a color of #d31c1b
<p style="color:#d31c1b;">Text here</p>
.mytext {color:#d31c1b;}
This box has a color of #d31c1b
<div style="background-color:#d31c1b;">Content here</div>
.mybackground {background-color:#d31c1b;}
Border around this has a color of #d31c1b
<div style="border:2px solid #d31c1b;">Content here</div>
.myborder {border:2px solid #d31c1b;}