#d91f00 color space conversions
Hex:
#d91f00
RGB:
217, 31, 0
CMY:
15, 88, 100
CMYK:
0, 86, 100, 15
HSL:
9°, 100.0000%, 42.5490%
HSV (HSB):
9°, 100.0000%, 85.0980%
XYZ:
29.1053, 15.7317, 1.5025
xyY:
0.6281, 0.3395, 15.7317
CIE-Lab:
46.6205, 67.0979, 59.9950
CIE-LCH:
46.6205, 90.0085, 41.8012
CIE-Luv:
46.6205, 141.8244, 34.4576
Hunter-Lab:
39.6632, 61.5746, 25.5182
#d91f00 color charts
#d91f00 color shades, tints & tones
#d91f00 color schemes
#d91f00 color preview, HTML & CSS examples
This text has a color of #d91f00
<p style="color:#d91f00;">Text here</p>
.mytext {color:#d91f00;}
This box has a color of #d91f00
<div style="background-color:#d91f00;">Content here</div>
.mybackground {background-color:#d91f00;}
Border around this has a color of #d91f00
<div style="border:2px solid #d91f00;">Content here</div>
.myborder {border:2px solid #d91f00;}