#d70f71 color space conversions
Hex:
#d70f71
RGB:
215, 15, 113
CMY:
16, 94, 56
CMYK:
0, 93, 47, 16
HSL:
331°, 86.9565%, 45.0980%
HSV (HSB):
331°, 93.0233%, 84.3137%
XYZ:
31.1758, 15.9810, 17.0643
xyY:
0.4854, 0.2488, 15.9810
CIE-Lab:
46.9495, 73.4890, 0.7037
CIE-LCH:
46.9495, 73.4923, 0.5487
CIE-Luv:
46.9495, 115.5607, -13.2924
Hunter-Lab:
39.9762, 69.2464, 2.6748
#d70f71 color charts
#d70f71 color shades, tints & tones
#d70f71 color schemes
#d70f71 color preview, HTML & CSS examples
This text has a color of #d70f71
<p style="color:#d70f71;">Text here</p>
.mytext {color:#d70f71;}
This box has a color of #d70f71
<div style="background-color:#d70f71;">Content here</div>
.mybackground {background-color:#d70f71;}
Border around this has a color of #d70f71
<div style="border:2px solid #d70f71;">Content here</div>
.myborder {border:2px solid #d70f71;}