#d30d97 color space conversions
Hex:
#d30d97
RGB:
211, 13, 151
CMY:
17, 95, 41
CMYK:
0, 94, 28, 17
HSL:
318°, 88.3929%, 43.9216%
HSV (HSB):
318°, 93.8389%, 82.7451%
XYZ:
32.5938, 16.3711, 30.7202
xyY:
0.4090, 0.2054, 16.3711
CIE-Lab:
47.4576, 76.4495, -21.7654
CIE-LCH:
47.4576, 79.4875, 344.1082
CIE-Luv:
47.4576, 95.1461, -43.4736
Hunter-Lab:
40.4612, 72.9848, -16.6931
#d30d97 color charts
#d30d97 color shades, tints & tones
#d30d97 color schemes
#d30d97 color preview, HTML & CSS examples
This text has a color of #d30d97
<p style="color:#d30d97;">Text here</p>
.mytext {color:#d30d97;}
This box has a color of #d30d97
<div style="background-color:#d30d97;">Content here</div>
.mybackground {background-color:#d30d97;}
Border around this has a color of #d30d97
<div style="border:2px solid #d30d97;">Content here</div>
.myborder {border:2px solid #d30d97;}