#d70e72 color space conversions
Hex:
#d70e72
RGB:
215, 14, 114
CMY:
16, 95, 55
CMYK:
0, 93, 47, 16
HSL:
330°, 87.7729%, 44.9020%
HSV (HSB):
330°, 93.4884%, 84.3137%
XYZ:
31.2186, 15.9761, 17.3579
xyY:
0.4836, 0.2475, 15.9761
CIE-Lab:
46.9431, 73.6747, 0.0777
CIE-LCH:
46.9431, 73.6747, 0.0604
CIE-Luv:
46.9431, 115.2468, -14.0914
Hunter-Lab:
39.9701, 69.4699, 2.2311
#d70e72 color charts
#d70e72 color shades, tints & tones
#d70e72 color schemes
#d70e72 color preview, HTML & CSS examples
This text has a color of #d70e72
<p style="color:#d70e72;">Text here</p>
.mytext {color:#d70e72;}
This box has a color of #d70e72
<div style="background-color:#d70e72;">Content here</div>
.mybackground {background-color:#d70e72;}
Border around this has a color of #d70e72
<div style="border:2px solid #d70e72;">Content here</div>
.myborder {border:2px solid #d70e72;}