#d80080 color space conversions
Hex:
#d80080
RGB:
216, 0, 128
CMY:
15, 100, 50
CMYK:
0, 100, 41, 15
HSL:
324°, 100.0000%, 42.3529%
HSV (HSB):
324°, 100.0000%, 84.7059%
XYZ:
32.2152, 16.1574, 21.8428
xyY:
0.4588, 0.2301, 16.1574
CIE-Lab:
47.1804, 76.2842, -8.1475
CIE-LCH:
47.1804, 76.7181, 353.9037
CIE-Luv:
47.1804, 111.0430, -25.0072
Hunter-Lab:
40.1963, 72.7146, -4.0810
#d80080 color charts
#d80080 color shades, tints & tones
#d80080 color schemes
#d80080 color preview, HTML & CSS examples
This text has a color of #d80080
<p style="color:#d80080;">Text here</p>
.mytext {color:#d80080;}
This box has a color of #d80080
<div style="background-color:#d80080;">Content here</div>
.mybackground {background-color:#d80080;}
Border around this has a color of #d80080
<div style="border:2px solid #d80080;">Content here</div>
.myborder {border:2px solid #d80080;}