#d70d9e color space conversions
Hex:
#d70d9e
RGB:
215, 13, 158
CMY:
16, 95, 38
CMYK:
0, 94, 27, 16
HSL:
317°, 88.5965%, 44.7059%
HSV (HSB):
317°, 93.9535%, 84.3137%
XYZ:
34.3398, 17.2035, 33.8585
xyY:
0.4021, 0.2014, 17.2035
CIE-Lab:
48.5155, 78.0307, -24.2642
CIE-LCH:
48.5155, 81.7162, 342.7265
CIE-Luv:
48.5155, 95.1197, -47.5110
Hunter-Lab:
41.4772, 75.1989, -19.3654
#d70d9e color charts
#d70d9e color shades, tints & tones
#d70d9e color schemes
#d70d9e color preview, HTML & CSS examples
This text has a color of #d70d9e
<p style="color:#d70d9e;">Text here</p>
.mytext {color:#d70d9e;}
This box has a color of #d70d9e
<div style="background-color:#d70d9e;">Content here</div>
.mybackground {background-color:#d70d9e;}
Border around this has a color of #d70d9e
<div style="border:2px solid #d70d9e;">Content here</div>
.myborder {border:2px solid #d70d9e;}