#d30d8a color space conversions
Hex:
#d30d8a
RGB:
211, 13, 138
CMY:
17, 95, 46
CMYK:
0, 94, 35, 17
HSL:
322°, 88.3929%, 43.9216%
HSV (HSB):
322°, 93.8389%, 82.7451%
XYZ:
31.5953, 15.9717, 25.4623
xyY:
0.4326, 0.2187, 15.9717
CIE-Lab:
46.9374, 75.0813, -14.7059
CIE-LCH:
46.9374, 76.5080, 348.9180
CIE-Luv:
46.9374, 101.1607, -33.4074
Hunter-Lab:
39.9646, 71.1809, -9.7997
#d30d8a color charts
#d30d8a color shades, tints & tones
#d30d8a color schemes
#d30d8a color preview, HTML & CSS examples
This text has a color of #d30d8a
<p style="color:#d30d8a;">Text here</p>
.mytext {color:#d30d8a;}
This box has a color of #d30d8a
<div style="background-color:#d30d8a;">Content here</div>
.mybackground {background-color:#d30d8a;}
Border around this has a color of #d30d8a
<div style="border:2px solid #d30d8a;">Content here</div>
.myborder {border:2px solid #d30d8a;}