#d70d8c color space conversions
Hex:
#d70d8c
RGB:
215, 13, 140
CMY:
16, 95, 45
CMYK:
0, 94, 35, 16
HSL:
322°, 88.5965%, 44.7059%
HSV (HSB):
322°, 93.9535%, 84.3137%
XYZ:
32.9019, 16.6284, 26.2864
xyY:
0.4340, 0.2193, 16.6284
CIE-Lab:
47.7883, 76.1233, -14.5539
CIE-LCH:
47.7883, 77.5021, 349.1763
CIE-Luv:
47.7883, 103.4599, -33.5430
Hunter-Lab:
40.7779, 72.6624, -9.6752
#d70d8c color charts
#d70d8c color shades, tints & tones
#d70d8c color schemes
#d70d8c color preview, HTML & CSS examples
This text has a color of #d70d8c
<p style="color:#d70d8c;">Text here</p>
.mytext {color:#d70d8c;}
This box has a color of #d70d8c
<div style="background-color:#d70d8c;">Content here</div>
.mybackground {background-color:#d70d8c;}
Border around this has a color of #d70d8c
<div style="border:2px solid #d70d8c;">Content here</div>
.myborder {border:2px solid #d70d8c;}