#d70d56 color space conversions
Hex:
#d70d56
RGB:
215, 13, 86
CMY:
16, 95, 66
CMYK:
0, 94, 60, 16
HSL:
338°, 88.5965%, 44.7059%
HSV (HSB):
338°, 93.9535%, 84.3137%
XYZ:
29.8480, 15.4068, 10.2047
xyY:
0.5382, 0.2778, 15.4068
CIE-Lab:
46.1864, 71.8115, 16.3709
CIE-LCH:
46.1864, 73.6539, 12.8423
CIE-Luv:
46.1864, 127.0781, 4.3474
Hunter-Lab:
39.2515, 67.0464, 12.0616
#d70d56 color charts
#d70d56 color shades, tints & tones
#d70d56 color schemes
#d70d56 color preview, HTML & CSS examples
This text has a color of #d70d56
<p style="color:#d70d56;">Text here</p>
.mytext {color:#d70d56;}
This box has a color of #d70d56
<div style="background-color:#d70d56;">Content here</div>
.mybackground {background-color:#d70d56;}
Border around this has a color of #d70d56
<div style="border:2px solid #d70d56;">Content here</div>
.myborder {border:2px solid #d70d56;}