#d80c8c color space conversions
Hex:
#d80c8c
RGB:
216, 12, 140
CMY:
15, 95, 45
CMYK:
0, 94, 35, 15
HSL:
322°, 89.4737%, 44.7059%
HSV (HSB):
322°, 94.4444%, 84.7059%
XYZ:
33.1840, 16.7553, 26.2961
xyY:
0.4353, 0.2198, 16.7553
CIE-Lab:
47.9503, 76.4259, -14.2899
CIE-LCH:
47.9503, 77.7504, 349.4093
CIE-Luv:
47.9503, 104.3616, -33.2712
Hunter-Lab:
40.9333, 73.0741, -9.4354
#d80c8c color charts
#d80c8c color shades, tints & tones
#d80c8c color schemes
#d80c8c color preview, HTML & CSS examples
This text has a color of #d80c8c
<p style="color:#d80c8c;">Text here</p>
.mytext {color:#d80c8c;}
This box has a color of #d80c8c
<div style="background-color:#d80c8c;">Content here</div>
.mybackground {background-color:#d80c8c;}
Border around this has a color of #d80c8c
<div style="border:2px solid #d80c8c;">Content here</div>
.myborder {border:2px solid #d80c8c;}