#d91f0f color space conversions
Hex:
#d91f0f
RGB:
217, 31, 15
CMY:
15, 88, 94
CMYK:
0, 86, 93, 15
HSL:
5°, 87.0690%, 45.4902%
HSV (HSB):
5°, 93.0876%, 85.0980%
XYZ:
29.1915, 15.7662, 1.9566
xyY:
0.6222, 0.3361, 15.7662
CIE-Lab:
46.6662, 67.2333, 55.6602
CIE-LCH:
46.6662, 87.2833, 39.6202
CIE-Luv:
46.6662, 140.8376, 32.8785
Hunter-Lab:
39.7066, 61.7428, 24.8731
#d91f0f color charts
#d91f0f color shades, tints & tones
#d91f0f color schemes
#d91f0f color preview, HTML & CSS examples
This text has a color of #d91f0f
<p style="color:#d91f0f;">Text here</p>
.mytext {color:#d91f0f;}
This box has a color of #d91f0f
<div style="background-color:#d91f0f;">Content here</div>
.mybackground {background-color:#d91f0f;}
Border around this has a color of #d91f0f
<div style="border:2px solid #d91f0f;">Content here</div>
.myborder {border:2px solid #d91f0f;}