#d31f1e color space conversions
Hex:
#d31f1e
RGB:
211, 31, 30
CMY:
17, 88, 88
CMYK:
0, 85, 86, 17
HSL:
0°, 75.1037%, 47.2549%
HSV (HSB):
0°, 85.7820%, 82.7451%
XYZ:
27.5883, 14.9226, 2.6546
xyY:
0.6108, 0.3304, 14.9226
CIE-Lab:
45.5280, 65.8471, 48.0898
CIE-LCH:
45.5280, 81.5382, 36.1416
CIE-Luv:
45.5280, 134.7036, 29.2546
Hunter-Lab:
38.6298, 59.8776, 22.9665
#d31f1e color charts
#d31f1e color shades, tints & tones
#d31f1e color schemes
#d31f1e color preview, HTML & CSS examples
This text has a color of #d31f1e
<p style="color:#d31f1e;">Text here</p>
.mytext {color:#d31f1e;}
This box has a color of #d31f1e
<div style="background-color:#d31f1e;">Content here</div>
.mybackground {background-color:#d31f1e;}
Border around this has a color of #d31f1e
<div style="border:2px solid #d31f1e;">Content here</div>
.myborder {border:2px solid #d31f1e;}