#d70f65 color space conversions
Hex:
#d70f65
RGB:
215, 15, 101
CMY:
16, 94, 60
CMYK:
0, 93, 53, 16
HSL:
334°, 86.9565%, 45.0980%
HSV (HSB):
334°, 93.0233%, 84.3137%
XYZ:
30.5441, 15.7283, 13.7379
xyY:
0.5090, 0.2621, 15.7283
CIE-Lab:
46.6160, 72.5818, 7.6472
CIE-LCH:
46.6160, 72.9835, 6.0145
CIE-Luv:
46.6160, 120.7449, -5.0109
Hunter-Lab:
39.6589, 68.0722, 7.2231
#d70f65 color charts
#d70f65 color shades, tints & tones
#d70f65 color schemes
#d70f65 color preview, HTML & CSS examples
This text has a color of #d70f65
<p style="color:#d70f65;">Text here</p>
.mytext {color:#d70f65;}
This box has a color of #d70f65
<div style="background-color:#d70f65;">Content here</div>
.mybackground {background-color:#d70f65;}
Border around this has a color of #d70f65
<div style="border:2px solid #d70f65;">Content here</div>
.myborder {border:2px solid #d70f65;}