#d80d54 color space conversions
Hex:
#d80d54
RGB:
216, 13, 84
CMY:
15, 95, 67
CMYK:
0, 94, 61, 15
HSL:
339°, 88.6463%, 44.9020%
HSV (HSB):
339°, 93.9815%, 84.7059%
XYZ:
30.0631, 15.5269, 9.8000
xyY:
0.5428, 0.2803, 15.5269
CIE-Lab:
46.3475, 71.9314, 17.8661
CIE-LCH:
46.3475, 74.1170, 13.9487
CIE-Luv:
46.3475, 128.6179, 5.8037
Hunter-Lab:
39.4042, 67.2278, 12.8372
#d80d54 color charts
#d80d54 color shades, tints & tones
#d80d54 color schemes
#d80d54 color preview, HTML & CSS examples
This text has a color of #d80d54
<p style="color:#d80d54;">Text here</p>
.mytext {color:#d80d54;}
This box has a color of #d80d54
<div style="background-color:#d80d54;">Content here</div>
.mybackground {background-color:#d80d54;}
Border around this has a color of #d80d54
<div style="border:2px solid #d80d54;">Content here</div>
.myborder {border:2px solid #d80d54;}