#d91c2f color space conversions
Hex:
#d91c2f
RGB:
217, 28, 47
CMY:
15, 89, 82
CMYK:
0, 87, 78, 15
HSL:
354°, 77.1429%, 48.0392%
HSV (HSB):
354°, 87.0968%, 85.0980%
XYZ:
29.5436, 15.7875, 4.1795
xyY:
0.5967, 0.3189, 15.7875
CIE-Lab:
46.6944, 68.4628, 40.6279
CIE-LCH:
46.6944, 79.6102, 30.6862
CIE-Luv:
46.6944, 137.1187, 24.9671
Hunter-Lab:
39.7334, 63.1894, 21.5768
#d91c2f color charts
#d91c2f color shades, tints & tones
#d91c2f color schemes
#d91c2f color preview, HTML & CSS examples
This text has a color of #d91c2f
<p style="color:#d91c2f;">Text here</p>
.mytext {color:#d91c2f;}
This box has a color of #d91c2f
<div style="background-color:#d91c2f;">Content here</div>
.mybackground {background-color:#d91c2f;}
Border around this has a color of #d91c2f
<div style="border:2px solid #d91c2f;">Content here</div>
.myborder {border:2px solid #d91c2f;}