#d81f1f color space conversions
Hex:
#d81f1f
RGB:
216, 31, 31
CMY:
15, 88, 88
CMYK:
0, 86, 86, 15
HSL:
0°, 74.8988%, 48.4314%
HSV (HSB):
0°, 85.6481%, 84.7059%
XYZ:
29.0562, 15.6778, 2.7910
xyY:
0.6114, 0.3299, 15.6778
CIE-Lab:
46.5489, 67.2169, 48.8731
CIE-LCH:
46.5489, 83.1065, 36.0207
CIE-Luv:
46.5489, 138.2870, 29.8211
Hunter-Lab:
39.5952, 61.6971, 23.5374
#d81f1f color charts
#d81f1f color shades, tints & tones
#d81f1f color schemes
#d81f1f color preview, HTML & CSS examples
This text has a color of #d81f1f
<p style="color:#d81f1f;">Text here</p>
.mytext {color:#d81f1f;}
This box has a color of #d81f1f
<div style="background-color:#d81f1f;">Content here</div>
.mybackground {background-color:#d81f1f;}
Border around this has a color of #d81f1f
<div style="border:2px solid #d81f1f;">Content here</div>
.myborder {border:2px solid #d81f1f;}