#d80e50 color space conversions
Hex:
#d80e50
RGB:
216, 14, 80
CMY:
15, 95, 69
CMYK:
0, 94, 63, 15
HSL:
340°, 87.8261%, 45.0980%
HSV (HSB):
340°, 93.5185%, 84.7059%
XYZ:
29.9239, 15.4922, 9.0025
xyY:
0.5499, 0.2847, 15.4922
CIE-Lab:
46.3011, 71.6052, 20.2862
CIE-LCH:
46.3011, 74.4234, 15.8178
CIE-Luv:
46.3011, 129.9423, 8.1831
Hunter-Lab:
39.3601, 66.8261, 13.9911
#d80e50 color charts
#d80e50 color shades, tints & tones
#d80e50 color schemes
#d80e50 color preview, HTML & CSS examples
This text has a color of #d80e50
<p style="color:#d80e50;">Text here</p>
.mytext {color:#d80e50;}
This box has a color of #d80e50
<div style="background-color:#d80e50;">Content here</div>
.mybackground {background-color:#d80e50;}
Border around this has a color of #d80e50
<div style="border:2px solid #d80e50;">Content here</div>
.myborder {border:2px solid #d80e50;}