#d70a7b color space conversions
Hex:
#d70a7b
RGB:
215, 10, 123
CMY:
16, 96, 52
CMYK:
0, 95, 43, 16
HSL:
327°, 91.1111%, 44.1176%
HSV (HSB):
327°, 95.3488%, 84.3137%
XYZ:
31.7080, 16.0942, 20.1742
xyY:
0.4665, 0.2368, 16.0942
CIE-Lab:
47.0979, 74.8008, -5.2291
CIE-LCH:
47.0979, 74.9834, 356.0011
CIE-Luv:
47.0979, 111.6187, -20.9378
Hunter-Lab:
40.1176, 70.8765, -1.7332
#d70a7b color charts
#d70a7b color shades, tints & tones
#d70a7b color schemes
#d70a7b color preview, HTML & CSS examples
This text has a color of #d70a7b
<p style="color:#d70a7b;">Text here</p>
.mytext {color:#d70a7b;}
This box has a color of #d70a7b
<div style="background-color:#d70a7b;">Content here</div>
.mybackground {background-color:#d70a7b;}
Border around this has a color of #d70a7b
<div style="border:2px solid #d70a7b;">Content here</div>
.myborder {border:2px solid #d70a7b;}