#d70d97 color space conversions
Hex:
#d70d97
RGB:
215, 13, 151
CMY:
16, 95, 41
CMYK:
0, 94, 30, 16
HSL:
319°, 88.5965%, 44.7059%
HSV (HSB):
319°, 93.9535%, 84.3137%
XYZ:
33.7542, 16.9693, 30.7745
xyY:
0.4142, 0.2082, 16.9693
CIE-Lab:
48.2213, 77.2626, -20.5259
CIE-LCH:
48.2213, 79.9426, 345.1222
CIE-Luv:
48.2213, 98.3515, -42.0532
Hunter-Lab:
41.1938, 74.1737, -15.4579
#d70d97 color charts
#d70d97 color shades, tints & tones
#d70d97 color schemes
#d70d97 color preview, HTML & CSS examples
This text has a color of #d70d97
<p style="color:#d70d97;">Text here</p>
.mytext {color:#d70d97;}
This box has a color of #d70d97
<div style="background-color:#d70d97;">Content here</div>
.mybackground {background-color:#d70d97;}
Border around this has a color of #d70d97
<div style="border:2px solid #d70d97;">Content here</div>
.myborder {border:2px solid #d70d97;}