#d51d1f color space conversions
Hex:
#d51d1f
RGB:
213, 29, 31
CMY:
16, 89, 88
CMYK:
0, 86, 85, 16
HSL:
359°, 76.0331%, 47.4510%
HSV (HSB):
359°, 86.3850%, 83.5294%
XYZ:
28.1273, 15.1238, 2.7330
xyY:
0.6117, 0.3289, 15.1238
CIE-Lab:
45.8033, 66.8024, 47.9986
CIE-LCH:
45.8033, 82.2584, 35.6979
CIE-Luv:
45.8033, 136.7454, 29.0859
Hunter-Lab:
38.8893, 61.0464, 23.0558
#d51d1f color charts
#d51d1f color shades, tints & tones
#d51d1f color schemes
#d51d1f color preview, HTML & CSS examples
This text has a color of #d51d1f
<p style="color:#d51d1f;">Text here</p>
.mytext {color:#d51d1f;}
This box has a color of #d51d1f
<div style="background-color:#d51d1f;">Content here</div>
.mybackground {background-color:#d51d1f;}
Border around this has a color of #d51d1f
<div style="border:2px solid #d51d1f;">Content here</div>
.myborder {border:2px solid #d51d1f;}