#d70e9d color space conversions
Hex:
#d70e9d
RGB:
215, 14, 157
CMY:
16, 95, 38
CMYK:
0, 93, 27, 16
HSL:
317°, 87.7729%, 44.9020%
HSV (HSB):
317°, 93.4884%, 84.3137%
XYZ:
34.2672, 17.1955, 33.4113
xyY:
0.4037, 0.2026, 17.1955
CIE-Lab:
48.5054, 77.8229, -23.6825
CIE-LCH:
48.5054, 81.3466, 343.0744
CIE-Luv:
48.5054, 95.4932, -46.6483
Hunter-Lab:
41.4674, 74.9379, -18.7441
#d70e9d color charts
#d70e9d color shades, tints & tones
#d70e9d color schemes
#d70e9d color preview, HTML & CSS examples
This text has a color of #d70e9d
<p style="color:#d70e9d;">Text here</p>
.mytext {color:#d70e9d;}
This box has a color of #d70e9d
<div style="background-color:#d70e9d;">Content here</div>
.mybackground {background-color:#d70e9d;}
Border around this has a color of #d70e9d
<div style="border:2px solid #d70e9d;">Content here</div>
.myborder {border:2px solid #d70e9d;}