#d31c1c color space conversions
Hex:
#d31c1c
RGB:
211, 28, 28
CMY:
17, 89, 89
CMYK:
0, 87, 87, 17
HSL:
0°, 76.5690%, 46.8627%
HSV (HSB):
0°, 86.7299%, 82.7451%
XYZ:
27.4888, 14.7632, 2.4994
xyY:
0.6143, 0.3299, 14.7632
CIE-Lab:
45.3082, 66.3962, 48.8638
CIE-LCH:
45.3082, 82.4386, 36.3509
CIE-Luv:
45.3082, 136.0274, 29.3339
Hunter-Lab:
38.4230, 60.4636, 23.0393
#d31c1c color charts
#d31c1c color shades, tints & tones
#d31c1c color schemes
#d31c1c color preview, HTML & CSS examples
This text has a color of #d31c1c
<p style="color:#d31c1c;">Text here</p>
.mytext {color:#d31c1c;}
This box has a color of #d31c1c
<div style="background-color:#d31c1c;">Content here</div>
.mybackground {background-color:#d31c1c;}
Border around this has a color of #d31c1c
<div style="border:2px solid #d31c1c;">Content here</div>
.myborder {border:2px solid #d31c1c;}