#d80c64 color space conversions
Hex:
#d80c64
RGB:
216, 12, 100
CMY:
15, 95, 61
CMYK:
0, 94, 54, 15
HSL:
334°, 89.4737%, 44.7059%
HSV (HSB):
334°, 94.4444%, 84.7059%
XYZ:
30.7506, 15.7820, 13.4821
xyY:
0.5124, 0.2630, 15.7820
CIE-Lab:
46.6871, 73.0452, 8.3965
CIE-LCH:
46.6871, 73.5262, 6.5573
CIE-Luv:
46.6871, 122.3663, -4.2877
Hunter-Lab:
39.7265, 68.6479, 7.6872
#d80c64 color charts
#d80c64 color shades, tints & tones
#d80c64 color schemes
#d80c64 color preview, HTML & CSS examples
This text has a color of #d80c64
<p style="color:#d80c64;">Text here</p>
.mytext {color:#d80c64;}
This box has a color of #d80c64
<div style="background-color:#d80c64;">Content here</div>
.mybackground {background-color:#d80c64;}
Border around this has a color of #d80c64
<div style="border:2px solid #d80c64;">Content here</div>
.myborder {border:2px solid #d80c64;}