#d91f1d color space conversions
Hex:
#d91f1d
RGB:
217, 31, 29
CMY:
15, 88, 89
CMYK:
0, 86, 87, 15
HSL:
1°, 76.4228%, 48.2353%
HSV (HSB):
1°, 86.6359%, 85.0980%
XYZ:
29.3270, 15.8204, 2.6703
xyY:
0.6133, 0.3308, 15.8204
CIE-Lab:
46.7380, 67.4453, 50.0615
CIE-LCH:
46.7380, 83.9942, 36.5847
CIE-Luv:
46.7380, 139.3140, 30.4364
Hunter-Lab:
39.7749, 62.0066, 23.8619
#d91f1d color charts
#d91f1d color shades, tints & tones
#d91f1d color schemes
#d91f1d color preview, HTML & CSS examples
This text has a color of #d91f1d
<p style="color:#d91f1d;">Text here</p>
.mytext {color:#d91f1d;}
This box has a color of #d91f1d
<div style="background-color:#d91f1d;">Content here</div>
.mybackground {background-color:#d91f1d;}
Border around this has a color of #d91f1d
<div style="border:2px solid #d91f1d;">Content here</div>
.myborder {border:2px solid #d91f1d;}