#cd80a1 color space conversions
Hex:
#cd80a1
RGB:
205, 128, 161
CMY:
20, 50, 37
CMYK:
0, 38, 21, 20
HSL:
334°, 43.5028%, 65.2941%
HSV (HSB):
334°, 37.5610%, 80.3922%
XYZ:
39.3290, 30.9907, 37.6271
xyY:
0.3643, 0.2871, 30.9907
CIE-Lab:
62.4998, 34.2264, -5.0049
CIE-LCH:
62.4998, 34.5904, 351.6806
CIE-Luv:
62.4998, 46.3939, -13.2729
Hunter-Lab:
55.6693, 28.6848, -1.1059
#cd80a1 color charts
#cd80a1 color shades, tints & tones
#cd80a1 color schemes
#cd80a1 color preview, HTML & CSS examples
This text has a color of #cd80a1
<p style="color:#cd80a1;">Text here</p>
.mytext {color:#cd80a1;}
This box has a color of #cd80a1
<div style="background-color:#cd80a1;">Content here</div>
.mybackground {background-color:#cd80a1;}
Border around this has a color of #cd80a1
<div style="border:2px solid #cd80a1;">Content here</div>
.myborder {border:2px solid #cd80a1;}