#d70d96 color space conversions
Hex:
#d70d96
RGB:
215, 13, 150
CMY:
16, 95, 41
CMYK:
0, 94, 30, 16
HSL:
319°, 88.5965%, 44.7059%
HSV (HSB):
319°, 93.9535%, 84.3137%
XYZ:
33.6733, 16.9369, 30.3485
xyY:
0.4159, 0.2092, 16.9369
CIE-Lab:
48.1805, 77.1556, -19.9879
CIE-LCH:
48.1805, 79.7026, 345.4762
CIE-Luv:
48.1805, 98.8149, -41.2755
Hunter-Lab:
41.1545, 74.0312, -14.9140
#d70d96 color charts
#d70d96 color shades, tints & tones
#d70d96 color schemes
#d70d96 color preview, HTML & CSS examples
This text has a color of #d70d96
<p style="color:#d70d96;">Text here</p>
.mytext {color:#d70d96;}
This box has a color of #d70d96
<div style="background-color:#d70d96;">Content here</div>
.mybackground {background-color:#d70d96;}
Border around this has a color of #d70d96
<div style="border:2px solid #d70d96;">Content here</div>
.myborder {border:2px solid #d70d96;}