#d31c17 color space conversions
Hex:
#d31c17
RGB:
211, 28, 23
CMY:
17, 89, 91
CMYK:
0, 87, 89, 17
HSL:
2°, 80.3419%, 45.8824%
HSV (HSB):
2°, 89.0995%, 82.7451%
XYZ:
27.4339, 14.7413, 2.2100
xyY:
0.6181, 0.3321, 14.7413
CIE-Lab:
45.2777, 66.3069, 51.0953
CIE-LCH:
45.2777, 83.7098, 37.6174
CIE-Luv:
45.2777, 136.6679, 30.3550
Hunter-Lab:
38.3943, 60.3534, 23.4632
#d31c17 color charts
#d31c17 color shades, tints & tones
#d31c17 color schemes
#d31c17 color preview, HTML & CSS examples
This text has a color of #d31c17
<p style="color:#d31c17;">Text here</p>
.mytext {color:#d31c17;}
This box has a color of #d31c17
<div style="background-color:#d31c17;">Content here</div>
.mybackground {background-color:#d31c17;}
Border around this has a color of #d31c17
<div style="border:2px solid #d31c17;">Content here</div>
.myborder {border:2px solid #d31c17;}