#d80033 color space conversions
Hex:
#d80033
RGB:
216, 0, 51
CMY:
15, 100, 80
CMYK:
0, 100, 76, 15
HSL:
346°, 100.0000%, 42.3529%
HSV (HSB):
346°, 100.0000%, 84.7059%
XYZ:
28.9164, 14.8379, 4.4719
xyY:
0.5996, 0.3077, 14.8379
CIE-Lab:
45.4114, 71.5790, 36.8778
CIE-LCH:
45.4114, 80.5203, 27.2577
CIE-Luv:
45.4114, 140.9737, 21.1236
Hunter-Lab:
38.5201, 66.5873, 20.0809
#d80033 color charts
#d80033 color shades, tints & tones
#d80033 color schemes
#d80033 color preview, HTML & CSS examples
This text has a color of #d80033
<p style="color:#d80033;">Text here</p>
.mytext {color:#d80033;}
This box has a color of #d80033
<div style="background-color:#d80033;">Content here</div>
.mybackground {background-color:#d80033;}
Border around this has a color of #d80033
<div style="border:2px solid #d80033;">Content here</div>
.myborder {border:2px solid #d80033;}