#d70f91 color space conversions
Hex:
#d70f91
RGB:
215, 15, 145
CMY:
16, 94, 43
CMYK:
0, 93, 33, 16
HSL:
321°, 86.9565%, 45.0980%
HSV (HSB):
321°, 93.0233%, 84.3137%
XYZ:
33.3060, 16.8331, 28.2817
xyY:
0.4247, 0.2147, 16.8331
CIE-Lab:
48.0490, 76.4312, -17.1789
CIE-LCH:
48.0490, 78.3381, 347.3325
CIE-Luv:
48.0490, 100.9391, -37.2274
Hunter-Lab:
41.0281, 73.1044, -12.1505
#d70f91 color charts
#d70f91 color shades, tints & tones
#d70f91 color schemes
#d70f91 color preview, HTML & CSS examples
This text has a color of #d70f91
<p style="color:#d70f91;">Text here</p>
.mytext {color:#d70f91;}
This box has a color of #d70f91
<div style="background-color:#d70f91;">Content here</div>
.mybackground {background-color:#d70f91;}
Border around this has a color of #d70f91
<div style="border:2px solid #d70f91;">Content here</div>
.myborder {border:2px solid #d70f91;}