#d80c9e color space conversions
Hex:
#d80c9e
RGB:
216, 12, 158
CMY:
15, 95, 38
CMYK:
0, 94, 27, 15
HSL:
317°, 89.4737%, 44.7059%
HSV (HSB):
317°, 94.4444%, 84.7059%
XYZ:
34.6219, 17.3305, 33.8681
xyY:
0.4034, 0.2019, 17.3305
CIE-Lab:
48.6738, 78.3209, -24.0042
CIE-LCH:
48.6738, 81.9168, 342.9605
CIE-Luv:
48.6738, 95.9988, -47.2317
Hunter-Lab:
41.6299, 75.5990, -19.0946
#d80c9e color charts
#d80c9e color shades, tints & tones
#d80c9e color schemes
#d80c9e color preview, HTML & CSS examples
This text has a color of #d80c9e
<p style="color:#d80c9e;">Text here</p>
.mytext {color:#d80c9e;}
This box has a color of #d80c9e
<div style="background-color:#d80c9e;">Content here</div>
.mybackground {background-color:#d80c9e;}
Border around this has a color of #d80c9e
<div style="border:2px solid #d80c9e;">Content here</div>
.myborder {border:2px solid #d80c9e;}