#d20d7f color space conversions
Hex:
#d20d7f
RGB:
210, 13, 127
CMY:
18, 95, 50
CMYK:
0, 94, 40, 18
HSL:
325°, 88.3408%, 43.7255%
HSV (HSB):
325°, 93.8095%, 82.3529%
XYZ:
30.5530, 15.5218, 21.4644
xyY:
0.4524, 0.2298, 15.5218
CIE-Lab:
46.3407, 73.8015, -8.9150
CIE-LCH:
46.3407, 74.3380, 353.1122
CIE-Luv:
46.3407, 105.4349, -25.3855
Hunter-Lab:
39.3977, 69.4813, -4.7235
#d20d7f color charts
#d20d7f color shades, tints & tones
#d20d7f color schemes
#d20d7f color preview, HTML & CSS examples
This text has a color of #d20d7f
<p style="color:#d20d7f;">Text here</p>
.mytext {color:#d20d7f;}
This box has a color of #d20d7f
<div style="background-color:#d20d7f;">Content here</div>
.mybackground {background-color:#d20d7f;}
Border around this has a color of #d20d7f
<div style="border:2px solid #d20d7f;">Content here</div>
.myborder {border:2px solid #d20d7f;}