#d91d00 color space conversions
Hex:
#d91d00
RGB:
217, 29, 0
CMY:
15, 89, 100
CMYK:
0, 87, 100, 15
HSL:
8°, 100.0000%, 42.5490%
HSV (HSB):
8°, 100.0000%, 85.0980%
XYZ:
29.0546, 15.6304, 1.4856
xyY:
0.6293, 0.3385, 15.6304
CIE-Lab:
46.4859, 67.4827, 59.9432
CIE-LCH:
46.4859, 90.2613, 41.6139
CIE-Luv:
46.4859, 142.5358, 34.2218
Hunter-Lab:
39.5354, 61.9932, 25.4468
#d91d00 color charts
#d91d00 color shades, tints & tones
#d91d00 color schemes
#d91d00 color preview, HTML & CSS examples
This text has a color of #d91d00
<p style="color:#d91d00;">Text here</p>
.mytext {color:#d91d00;}
This box has a color of #d91d00
<div style="background-color:#d91d00;">Content here</div>
.mybackground {background-color:#d91d00;}
Border around this has a color of #d91d00
<div style="border:2px solid #d91d00;">Content here</div>
.myborder {border:2px solid #d91d00;}