#d80d44 color space conversions
Hex:
#d80d44
RGB:
216, 13, 68
CMY:
15, 95, 73
CMYK:
0, 94, 69, 15
HSL:
344°, 88.6463%, 44.9020%
HSV (HSB):
344°, 93.9815%, 84.7059%
XYZ:
29.5062, 15.3041, 6.8677
xyY:
0.5710, 0.2961, 15.3041
CIE-Lab:
46.0480, 71.1062, 27.3670
CIE-LCH:
46.0480, 76.1908, 21.0505
CIE-Luv:
46.0480, 134.1953, 14.4630
Hunter-Lab:
39.1205, 66.1708, 16.9759
#d80d44 color charts
#d80d44 color shades, tints & tones
#d80d44 color schemes
#d80d44 color preview, HTML & CSS examples
This text has a color of #d80d44
<p style="color:#d80d44;">Text here</p>
.mytext {color:#d80d44;}
This box has a color of #d80d44
<div style="background-color:#d80d44;">Content here</div>
.mybackground {background-color:#d80d44;}
Border around this has a color of #d80d44
<div style="border:2px solid #d80d44;">Content here</div>
.myborder {border:2px solid #d80d44;}