#cd8088 color space conversions
Hex:
#cd8088
RGB:
205, 128, 136
CMY:
20, 50, 47
CMYK:
0, 38, 34, 20
HSL:
354°, 43.5028%, 65.2941%
HSV (HSB):
354°, 37.5610%, 80.3922%
XYZ:
37.3399, 30.1951, 27.1527
xyY:
0.3943, 0.3189, 30.1951
CIE-Lab:
61.8222, 30.7569, 8.2890
CIE-LCH:
61.8222, 31.8543, 15.0829
CIE-Luv:
61.8222, 50.9576, 5.6178
Hunter-Lab:
54.9500, 25.1328, 9.1677
#cd8088 color charts
#cd8088 color shades, tints & tones
#cd8088 color schemes
#cd8088 color preview, HTML & CSS examples
This text has a color of #cd8088
<p style="color:#cd8088;">Text here</p>
.mytext {color:#cd8088;}
This box has a color of #cd8088
<div style="background-color:#cd8088;">Content here</div>
.mybackground {background-color:#cd8088;}
Border around this has a color of #cd8088
<div style="border:2px solid #cd8088;">Content here</div>
.myborder {border:2px solid #cd8088;}