#d70f79 color space conversions
Hex:
#d70f79
RGB:
215, 15, 121
CMY:
16, 94, 53
CMYK:
0, 93, 44, 16
HSL:
328°, 86.9565%, 45.0980%
HSV (HSB):
328°, 93.0233%, 84.3137%
XYZ:
31.6463, 16.1692, 19.5422
xyY:
0.4698, 0.2400, 16.1692
CIE-Lab:
47.1957, 74.1541, -3.8571
CIE-LCH:
47.1957, 74.2543, 357.0225
CIE-Luv:
47.1957, 111.9795, -19.0705
Hunter-Lab:
40.2109, 70.1118, -0.6668
#d70f79 color charts
#d70f79 color shades, tints & tones
#d70f79 color schemes
#d70f79 color preview, HTML & CSS examples
This text has a color of #d70f79
<p style="color:#d70f79;">Text here</p>
.mytext {color:#d70f79;}
This box has a color of #d70f79
<div style="background-color:#d70f79;">Content here</div>
.mybackground {background-color:#d70f79;}
Border around this has a color of #d70f79
<div style="border:2px solid #d70f79;">Content here</div>
.myborder {border:2px solid #d70f79;}