#d70e9b color space conversions
Hex:
#d70e9b
RGB:
215, 14, 155
CMY:
16, 95, 39
CMYK:
0, 93, 28, 16
HSL:
318°, 87.7729%, 44.9020%
HSV (HSB):
318°, 93.4884%, 84.3137%
XYZ:
34.0978, 17.1277, 32.5192
xyY:
0.4072, 0.2045, 17.1277
CIE-Lab:
48.4205, 77.6012, -22.6173
CIE-LCH:
48.4205, 80.8300, 343.7510
CIE-Luv:
48.4205, 96.4136, -45.0874
Hunter-Lab:
41.3856, 74.6419, -17.6178
#d70e9b color charts
#d70e9b color shades, tints & tones
#d70e9b color schemes
#d70e9b color preview, HTML & CSS examples
This text has a color of #d70e9b
<p style="color:#d70e9b;">Text here</p>
.mytext {color:#d70e9b;}
This box has a color of #d70e9b
<div style="background-color:#d70e9b;">Content here</div>
.mybackground {background-color:#d70e9b;}
Border around this has a color of #d70e9b
<div style="border:2px solid #d70e9b;">Content here</div>
.myborder {border:2px solid #d70e9b;}