#d30d7f color space conversions
Hex:
#d30d7f
RGB:
211, 13, 127
CMY:
17, 95, 50
CMYK:
0, 94, 40, 17
HSL:
325°, 88.3929%, 43.9216%
HSV (HSB):
325°, 93.8389%, 82.7451%
XYZ:
30.8387, 15.6690, 21.4777
xyY:
0.4536, 0.2305, 15.6690
CIE-Lab:
46.5372, 74.0185, -8.6003
CIE-LCH:
46.5372, 74.5165, 353.3724
CIE-Luv:
46.5372, 106.2438, -25.0443
Hunter-Lab:
39.5841, 69.7911, -4.4609
#d30d7f color charts
#d30d7f color shades, tints & tones
#d30d7f color schemes
#d30d7f color preview, HTML & CSS examples
This text has a color of #d30d7f
<p style="color:#d30d7f;">Text here</p>
.mytext {color:#d30d7f;}
This box has a color of #d30d7f
<div style="background-color:#d30d7f;">Content here</div>
.mybackground {background-color:#d30d7f;}
Border around this has a color of #d30d7f
<div style="border:2px solid #d30d7f;">Content here</div>
.myborder {border:2px solid #d30d7f;}