#d31801 color space conversions
Hex:
#d31801
RGB:
211, 24, 1
CMY:
17, 91, 100
CMYK:
0, 89, 100, 17
HSL:
7°, 99.0566%, 41.5686%
HSV (HSB):
7°, 99.5261%, 82.7451%
XYZ:
27.1961, 14.5043, 1.3949
xyY:
0.6311, 0.3366, 14.5043
CIE-Lab:
44.9477, 66.7720, 58.2841
CIE-LCH:
44.9477, 88.6315, 41.1171
CIE-Luv:
44.9477, 139.7342, 32.7399
Hunter-Lab:
38.0846, 60.8183, 24.4876
#d31801 color charts
#d31801 color shades, tints & tones
#d31801 color schemes
#d31801 color preview, HTML & CSS examples
This text has a color of #d31801
<p style="color:#d31801;">Text here</p>
.mytext {color:#d31801;}
This box has a color of #d31801
<div style="background-color:#d31801;">Content here</div>
.mybackground {background-color:#d31801;}
Border around this has a color of #d31801
<div style="border:2px solid #d31801;">Content here</div>
.myborder {border:2px solid #d31801;}