#d70a70 color space conversions
Hex:
#d70a70
RGB:
215, 10, 112
CMY:
16, 96, 56
CMYK:
0, 95, 48, 16
HSL:
330°, 91.1111%, 44.1176%
HSV (HSB):
330°, 95.3488%, 84.3137%
XYZ:
31.0575, 15.8340, 16.7486
xyY:
0.4880, 0.2488, 15.8340
CIE-Lab:
46.7560, 73.8866, 1.0391
CIE-LCH:
46.7560, 73.8939, 0.8057
CIE-Luv:
46.7560, 116.5958, -12.9755
Hunter-Lab:
39.7920, 69.6827, 2.8990
#d70a70 color charts
#d70a70 color shades, tints & tones
#d70a70 color schemes
#d70a70 color preview, HTML & CSS examples
This text has a color of #d70a70
<p style="color:#d70a70;">Text here</p>
.mytext {color:#d70a70;}
This box has a color of #d70a70
<div style="background-color:#d70a70;">Content here</div>
.mybackground {background-color:#d70a70;}
Border around this has a color of #d70a70
<div style="border:2px solid #d70a70;">Content here</div>
.myborder {border:2px solid #d70a70;}