#d70c8a color space conversions
Hex:
#d70c8a
RGB:
215, 12, 138
CMY:
16, 95, 46
CMYK:
0, 94, 36, 16
HSL:
323°, 89.4273%, 44.5098%
HSV (HSB):
323°, 94.4186%, 84.3137%
XYZ:
32.7432, 16.5450, 25.5125
xyY:
0.4377, 0.2212, 16.5450
CIE-Lab:
47.6815, 76.0185, -13.5036
CIE-LCH:
47.6815, 77.2086, 349.9273
CIE-Luv:
47.6815, 104.4859, -32.0885
Hunter-Lab:
40.6755, 72.5078, -8.7150
#d70c8a color charts
#d70c8a color shades, tints & tones
#d70c8a color schemes
#d70c8a color preview, HTML & CSS examples
This text has a color of #d70c8a
<p style="color:#d70c8a;">Text here</p>
.mytext {color:#d70c8a;}
This box has a color of #d70c8a
<div style="background-color:#d70c8a;">Content here</div>
.mybackground {background-color:#d70c8a;}
Border around this has a color of #d70c8a
<div style="border:2px solid #d70c8a;">Content here</div>
.myborder {border:2px solid #d70c8a;}