#d70c84 color space conversions
Hex:
#d70c84
RGB:
215, 12, 132
CMY:
16, 95, 48
CMYK:
0, 94, 39, 16
HSL:
325°, 89.4273%, 44.5098%
HSV (HSB):
325°, 94.4186%, 84.3137%
XYZ:
32.3207, 16.3760, 23.2872
xyY:
0.4490, 0.2275, 16.3760
CIE-Lab:
47.4639, 75.4421, -10.1843
CIE-LCH:
47.4639, 76.1264, 352.3118
CIE-Luv:
47.4639, 107.2724, -27.5214
Hunter-Lab:
40.4672, 71.7481, -5.7918
#d70c84 color charts
#d70c84 color shades, tints & tones
#d70c84 color schemes
#d70c84 color preview, HTML & CSS examples
This text has a color of #d70c84
<p style="color:#d70c84;">Text here</p>
.mytext {color:#d70c84;}
This box has a color of #d70c84
<div style="background-color:#d70c84;">Content here</div>
.mybackground {background-color:#d70c84;}
Border around this has a color of #d70c84
<div style="border:2px solid #d70c84;">Content here</div>
.myborder {border:2px solid #d70c84;}