#d70080 color space conversions
Hex:
#d70080
RGB:
215, 0, 128
CMY:
16, 100, 50
CMYK:
0, 100, 40, 16
HSL:
324°, 100.0000%, 42.1569%
HSV (HSB):
324°, 100.0000%, 84.3137%
XYZ:
31.9206, 16.0056, 21.8291
xyY:
0.4576, 0.2295, 16.0056
CIE-Lab:
46.9818, 76.0742, -8.4652
CIE-LCH:
46.9818, 76.5438, 353.6505
CIE-Luv:
46.9818, 110.2355, -25.3528
Hunter-Lab:
40.0070, 72.4087, -4.3456
#d70080 color charts
#d70080 color shades, tints & tones
#d70080 color schemes
#d70080 color preview, HTML & CSS examples
This text has a color of #d70080
<p style="color:#d70080;">Text here</p>
.mytext {color:#d70080;}
This box has a color of #d70080
<div style="background-color:#d70080;">Content here</div>
.mybackground {background-color:#d70080;}
Border around this has a color of #d70080
<div style="border:2px solid #d70080;">Content here</div>
.myborder {border:2px solid #d70080;}