#d31b12 color space conversions
Hex:
#d31b12
RGB:
211, 27, 18
CMY:
17, 89, 93
CMYK:
0, 87, 91, 17
HSL:
3°, 84.2795%, 44.9020%
HSV (HSB):
3°, 91.4692%, 82.7451%
XYZ:
27.3651, 14.6764, 1.9628
xyY:
0.6219, 0.3335, 14.6764
CIE-Lab:
45.1878, 66.4183, 53.0555
CIE-LCH:
45.1878, 85.0075, 38.6181
CIE-Luv:
45.1878, 137.5359, 31.0910
Hunter-Lab:
38.3098, 60.4621, 23.7792
#d31b12 color charts
#d31b12 color shades, tints & tones
#d31b12 color schemes
#d31b12 color preview, HTML & CSS examples
This text has a color of #d31b12
<p style="color:#d31b12;">Text here</p>
.mytext {color:#d31b12;}
This box has a color of #d31b12
<div style="background-color:#d31b12;">Content here</div>
.mybackground {background-color:#d31b12;}
Border around this has a color of #d31b12
<div style="border:2px solid #d31b12;">Content here</div>
.myborder {border:2px solid #d31b12;}