#d31d07 color space conversions
Hex:
#d31d07
RGB:
211, 29, 7
CMY:
17, 89, 97
CMYK:
0, 86, 97, 17
HSL:
6°, 93.5780%, 42.7451%
HSV (HSB):
6°, 96.6825%, 82.7451%
XYZ:
27.3417, 14.7430, 1.6056
xyY:
0.6258, 0.3374, 14.7430
CIE-Lab:
45.2801, 65.9262, 56.6108
CIE-LCH:
45.2801, 86.8968, 40.6527
CIE-Luv:
45.2801, 137.6967, 32.6635
Hunter-Lab:
38.3966, 59.9135, 24.3983
#d31d07 color charts
#d31d07 color shades, tints & tones
#d31d07 color schemes
#d31d07 color preview, HTML & CSS examples
This text has a color of #d31d07
<p style="color:#d31d07;">Text here</p>
.mytext {color:#d31d07;}
This box has a color of #d31d07
<div style="background-color:#d31d07;">Content here</div>
.mybackground {background-color:#d31d07;}
Border around this has a color of #d31d07
<div style="border:2px solid #d31d07;">Content here</div>
.myborder {border:2px solid #d31d07;}