#d80c5d color space conversions
Hex:
#d80c5d
RGB:
216, 12, 93
CMY:
15, 95, 64
CMYK:
0, 94, 57, 15
HSL:
336°, 89.4737%, 44.7059%
HSV (HSB):
336°, 94.4444%, 84.7059%
XYZ:
30.4262, 15.6522, 11.7735
xyY:
0.5259, 0.2706, 15.6522
CIE-Lab:
46.5148, 72.5764, 12.5021
CIE-LCH:
46.5148, 73.6454, 9.7739
CIE-Luv:
46.5148, 125.2486, 0.2432
Hunter-Lab:
39.5628, 68.0420, 10.0499
#d80c5d color charts
#d80c5d color shades, tints & tones
#d80c5d color schemes
#d80c5d color preview, HTML & CSS examples
This text has a color of #d80c5d
<p style="color:#d80c5d;">Text here</p>
.mytext {color:#d80c5d;}
This box has a color of #d80c5d
<div style="background-color:#d80c5d;">Content here</div>
.mybackground {background-color:#d80c5d;}
Border around this has a color of #d80c5d
<div style="border:2px solid #d80c5d;">Content here</div>
.myborder {border:2px solid #d80c5d;}