#d80b9c color space conversions
Hex:
#d80b9c
RGB:
216, 11, 156
CMY:
15, 96, 39
CMYK:
0, 95, 28, 15
HSL:
318°, 90.3084%, 44.5098%
HSV (HSB):
318°, 94.9074%, 84.7059%
XYZ:
34.4393, 17.2386, 32.9647
xyY:
0.4069, 0.2037, 17.2386
CIE-Lab:
48.5592, 78.1857, -22.9859
CIE-LCH:
48.5592, 81.4945, 343.6171
CIE-Luv:
48.5592, 97.0014, -45.7443
Hunter-Lab:
41.5194, 75.4026, -18.0103
#d80b9c color charts
#d80b9c color shades, tints & tones
#d80b9c color schemes
#d80b9c color preview, HTML & CSS examples
This text has a color of #d80b9c
<p style="color:#d80b9c;">Text here</p>
.mytext {color:#d80b9c;}
This box has a color of #d80b9c
<div style="background-color:#d80b9c;">Content here</div>
.mybackground {background-color:#d80b9c;}
Border around this has a color of #d80b9c
<div style="border:2px solid #d80b9c;">Content here</div>
.myborder {border:2px solid #d80b9c;}