#d70a84 color space conversions
Hex:
#d70a84
RGB:
215, 10, 132
CMY:
16, 96, 48
CMYK:
0, 95, 39, 16
HSL:
324°, 91.1111%, 44.1176%
HSV (HSB):
324°, 95.3488%, 84.3137%
XYZ:
32.2977, 16.3301, 23.2795
xyY:
0.4492, 0.2271, 16.3301
CIE-Lab:
47.4046, 75.6151, -10.2735
CIE-LCH:
47.4046, 76.3098, 352.2629
CIE-Luv:
47.4046, 107.4598, -27.6678
Hunter-Lab:
40.4105, 71.9461, -5.8682
#d70a84 color charts
#d70a84 color shades, tints & tones
#d70a84 color schemes
#d70a84 color preview, HTML & CSS examples
This text has a color of #d70a84
<p style="color:#d70a84;">Text here</p>
.mytext {color:#d70a84;}
This box has a color of #d70a84
<div style="background-color:#d70a84;">Content here</div>
.mybackground {background-color:#d70a84;}
Border around this has a color of #d70a84
<div style="border:2px solid #d70a84;">Content here</div>
.myborder {border:2px solid #d70a84;}