#d20d80 color space conversions
Hex:
#d20d80
RGB:
210, 13, 128
CMY:
18, 95, 50
CMYK:
0, 94, 39, 18
HSL:
325°, 88.3408%, 43.7255%
HSV (HSB):
325°, 93.8095%, 82.3529%
XYZ:
30.6185, 15.5480, 21.8094
xyY:
0.4504, 0.2287, 15.5480
CIE-Lab:
46.3758, 73.8950, -9.4748
CIE-LCH:
46.3758, 74.5000, 352.6934
CIE-Luv:
46.3758, 104.9749, -26.1384
Hunter-Lab:
39.4310, 69.6030, -5.1918
#d20d80 color charts
#d20d80 color shades, tints & tones
#d20d80 color schemes
#d20d80 color preview, HTML & CSS examples
This text has a color of #d20d80
<p style="color:#d20d80;">Text here</p>
.mytext {color:#d20d80;}
This box has a color of #d20d80
<div style="background-color:#d20d80;">Content here</div>
.mybackground {background-color:#d20d80;}
Border around this has a color of #d20d80
<div style="border:2px solid #d20d80;">Content here</div>
.myborder {border:2px solid #d20d80;}