#d80d3e color space conversions
Hex:
#d80d3e
RGB:
216, 13, 62
CMY:
15, 95, 76
CMYK:
0, 94, 71, 15
HSL:
346°, 88.6463%, 44.9020%
HSV (HSB):
346°, 93.9815%, 84.7059%
XYZ:
29.3323, 15.2346, 5.9520
xyY:
0.5806, 0.3016, 15.2346
CIE-Lab:
45.9538, 70.8456, 30.9130
CIE-LCH:
45.9538, 77.2963, 23.5737
CIE-Luv:
45.9538, 136.0387, 17.3075
Hunter-Lab:
39.0315, 65.8383, 18.2808
#d80d3e color charts
#d80d3e color shades, tints & tones
#d80d3e color schemes
#d80d3e color preview, HTML & CSS examples
This text has a color of #d80d3e
<p style="color:#d80d3e;">Text here</p>
.mytext {color:#d80d3e;}
This box has a color of #d80d3e
<div style="background-color:#d80d3e;">Content here</div>
.mybackground {background-color:#d80d3e;}
Border around this has a color of #d80d3e
<div style="border:2px solid #d80d3e;">Content here</div>
.myborder {border:2px solid #d80d3e;}