#d31a0c color space conversions
Hex:
#d31a0c
RGB:
211, 26, 12
CMY:
17, 90, 95
CMYK:
0, 88, 94, 17
HSL:
4°, 89.2377%, 43.7255%
HSV (HSB):
4°, 94.3128%, 82.7451%
XYZ:
27.2997, 14.6142, 1.7298
xyY:
0.6255, 0.3349, 14.6142
CIE-Lab:
45.1012, 66.5284, 55.0693
CIE-LCH:
45.1012, 86.3635, 39.6165
CIE-Luv:
45.1012, 138.3714, 31.7884
Hunter-Lab:
38.2285, 60.5703, 24.0772
#d31a0c color charts
#d31a0c color shades, tints & tones
#d31a0c color schemes
#d31a0c color preview, HTML & CSS examples
This text has a color of #d31a0c
<p style="color:#d31a0c;">Text here</p>
.mytext {color:#d31a0c;}
This box has a color of #d31a0c
<div style="background-color:#d31a0c;">Content here</div>
.mybackground {background-color:#d31a0c;}
Border around this has a color of #d31a0c
<div style="border:2px solid #d31a0c;">Content here</div>
.myborder {border:2px solid #d31a0c;}