#d80d2b color space conversions
Hex:
#d80d2b
RGB:
216, 13, 43
CMY:
15, 95, 83
CMYK:
0, 94, 80, 15
HSL:
351°, 88.6463%, 44.9020%
HSV (HSB):
351°, 93.9815%, 84.7059%
XYZ:
28.8989, 15.0612, 3.6695
xyY:
0.6067, 0.3162, 15.0612
CIE-Lab:
45.7179, 70.1899, 41.8085
CIE-LCH:
45.7179, 81.6980, 30.7801
CIE-Luv:
45.7179, 140.8660, 24.7172
Hunter-Lab:
38.8088, 65.0044, 21.5601
#d80d2b color charts
#d80d2b color shades, tints & tones
#d80d2b color schemes
#d80d2b color preview, HTML & CSS examples
This text has a color of #d80d2b
<p style="color:#d80d2b;">Text here</p>
.mytext {color:#d80d2b;}
This box has a color of #d80d2b
<div style="background-color:#d80d2b;">Content here</div>
.mybackground {background-color:#d80d2b;}
Border around this has a color of #d80d2b
<div style="border:2px solid #d80d2b;">Content here</div>
.myborder {border:2px solid #d80d2b;}