#d70f8a color space conversions
Hex:
#d70f8a
RGB:
215, 15, 138
CMY:
16, 94, 46
CMYK:
0, 93, 36, 16
HSL:
323°, 86.9565%, 45.0980%
HSV (HSB):
323°, 93.0233%, 84.3137%
XYZ:
32.7826, 16.6237, 25.5256
xyY:
0.4375, 0.2219, 16.6237
CIE-Lab:
47.7824, 75.7243, -13.3510
CIE-LCH:
47.7824, 76.8923, 350.0009
CIE-Luv:
47.7824, 104.1804, -31.8381
Hunter-Lab:
40.7722, 72.1705, -8.5783
#d70f8a color charts
#d70f8a color shades, tints & tones
#d70f8a color schemes
#d70f8a color preview, HTML & CSS examples
This text has a color of #d70f8a
<p style="color:#d70f8a;">Text here</p>
.mytext {color:#d70f8a;}
This box has a color of #d70f8a
<div style="background-color:#d70f8a;">Content here</div>
.mybackground {background-color:#d70f8a;}
Border around this has a color of #d70f8a
<div style="border:2px solid #d70f8a;">Content here</div>
.myborder {border:2px solid #d70f8a;}