#d70d50 color space conversions
Hex:
#d70d50
RGB:
215, 13, 80
CMY:
16, 95, 69
CMYK:
0, 94, 63, 16
HSL:
340°, 88.5965%, 44.7059%
HSV (HSB):
340°, 93.9535%, 84.3137%
XYZ:
29.6162, 15.3141, 8.9844
xyY:
0.5493, 0.2840, 15.3141
CIE-Lab:
46.0614, 71.4683, 19.9316
CIE-LCH:
46.0614, 74.1956, 15.5831
CIE-Luv:
46.0614, 129.3205, 7.8462
Hunter-Lab:
39.1332, 66.6065, 13.7812
#d70d50 color charts
#d70d50 color shades, tints & tones
#d70d50 color schemes
#d70d50 color preview, HTML & CSS examples
This text has a color of #d70d50
<p style="color:#d70d50;">Text here</p>
.mytext {color:#d70d50;}
This box has a color of #d70d50
<div style="background-color:#d70d50;">Content here</div>
.mybackground {background-color:#d70d50;}
Border around this has a color of #d70d50
<div style="border:2px solid #d70d50;">Content here</div>
.myborder {border:2px solid #d70d50;}