#d80c8a color space conversions
Hex:
#d80c8a
RGB:
216, 12, 138
CMY:
15, 95, 46
CMYK:
0, 94, 36, 15
HSL:
323°, 89.4737%, 44.7059%
HSV (HSB):
323°, 94.4444%, 84.7059%
XYZ:
33.0378, 16.6969, 25.5263
xyY:
0.4390, 0.2219, 16.6969
CIE-Lab:
47.8758, 76.2292, -13.1910
CIE-LCH:
47.8758, 77.3621, 350.1826
CIE-Luv:
47.8758, 105.2928, -31.7388
Hunter-Lab:
40.8618, 72.8138, -8.4351
#d80c8a color charts
#d80c8a color shades, tints & tones
#d80c8a color schemes
#d80c8a color preview, HTML & CSS examples
This text has a color of #d80c8a
<p style="color:#d80c8a;">Text here</p>
.mytext {color:#d80c8a;}
This box has a color of #d80c8a
<div style="background-color:#d80c8a;">Content here</div>
.mybackground {background-color:#d80c8a;}
Border around this has a color of #d80c8a
<div style="border:2px solid #d80c8a;">Content here</div>
.myborder {border:2px solid #d80c8a;}