#d8001f color space conversions
Hex:
#d8001f
RGB:
216, 0, 31
CMY:
15, 100, 88
CMYK:
0, 100, 86, 15
HSL:
351°, 100.0000%, 42.3529%
HSV (HSB):
351°, 100.0000%, 84.7059%
XYZ:
28.5662, 14.6979, 2.6277
xyY:
0.6225, 0.3203, 14.6979
CIE-Lab:
45.2176, 71.0515, 47.7511
CIE-LCH:
45.2176, 85.6066, 33.9036
CIE-Luv:
45.2176, 145.1431, 27.3579
Hunter-Lab:
38.3378, 65.9127, 22.7727
#d8001f color charts
#d8001f color shades, tints & tones
#d8001f color schemes
#d8001f color preview, HTML & CSS examples
This text has a color of #d8001f
<p style="color:#d8001f;">Text here</p>
.mytext {color:#d8001f;}
This box has a color of #d8001f
<div style="background-color:#d8001f;">Content here</div>
.mybackground {background-color:#d8001f;}
Border around this has a color of #d8001f
<div style="border:2px solid #d8001f;">Content here</div>
.myborder {border:2px solid #d8001f;}