#d91d3c color space conversions
Hex:
#d91d3c
RGB:
217, 29, 60
CMY:
15, 89, 76
CMYK:
0, 87, 72, 15
HSL:
350°, 76.4228%, 48.2353%
HSV (HSB):
350°, 86.6359%, 85.0980%
XYZ:
29.8702, 15.9567, 5.7806
xyY:
0.5788, 0.3092, 15.9567
CIE-Lab:
46.9176, 68.7443, 33.3105
CIE-LCH:
46.9176, 76.3896, 25.8528
CIE-Luv:
46.9176, 133.6392, 20.0130
Hunter-Lab:
39.9458, 63.5716, 19.3822
#d91d3c color charts
#d91d3c color shades, tints & tones
#d91d3c color schemes
#d91d3c color preview, HTML & CSS examples
This text has a color of #d91d3c
<p style="color:#d91d3c;">Text here</p>
.mytext {color:#d91d3c;}
This box has a color of #d91d3c
<div style="background-color:#d91d3c;">Content here</div>
.mybackground {background-color:#d91d3c;}
Border around this has a color of #d91d3c
<div style="border:2px solid #d91d3c;">Content here</div>
.myborder {border:2px solid #d91d3c;}