#d80032 color space conversions
Hex:
#d80032
RGB:
216, 0, 50
CMY:
15, 100, 80
CMYK:
0, 100, 77, 15
HSL:
346°, 100.0000%, 42.3529%
HSV (HSB):
346°, 100.0000%, 84.7059%
XYZ:
28.8946, 14.8292, 4.3570
xyY:
0.6010, 0.3084, 14.8292
CIE-Lab:
45.3994, 71.5463, 37.4531
CIE-LCH:
45.3994, 80.7565, 27.6312
CIE-Luv:
45.3994, 141.2263, 21.5024
Hunter-Lab:
38.5087, 66.5454, 20.2478
#d80032 color charts
#d80032 color shades, tints & tones
#d80032 color schemes
#d80032 color preview, HTML & CSS examples
This text has a color of #d80032
<p style="color:#d80032;">Text here</p>
.mytext {color:#d80032;}
This box has a color of #d80032
<div style="background-color:#d80032;">Content here</div>
.mybackground {background-color:#d80032;}
Border around this has a color of #d80032
<div style="border:2px solid #d80032;">Content here</div>
.myborder {border:2px solid #d80032;}