#cd8085 color space conversions
Hex:
#cd8085
RGB:
205, 128, 133
CMY:
20, 50, 48
CMYK:
0, 38, 35, 20
HSL:
356°, 43.5028%, 65.2941%
HSV (HSB):
356°, 37.5610%, 80.3922%
XYZ:
37.1296, 30.1109, 26.0453
xyY:
0.3980, 0.3228, 30.1109
CIE-Lab:
61.7498, 30.3800, 9.8995
CIE-LCH:
61.7498, 31.9522, 18.0486
CIE-Luv:
61.7498, 51.4804, 7.7660
Hunter-Lab:
54.8734, 24.7520, 10.2698
#cd8085 color charts
#cd8085 color shades, tints & tones
#cd8085 color schemes
#cd8085 color preview, HTML & CSS examples
This text has a color of #cd8085
<p style="color:#cd8085;">Text here</p>
.mytext {color:#cd8085;}
This box has a color of #cd8085
<div style="background-color:#cd8085;">Content here</div>
.mybackground {background-color:#cd8085;}
Border around this has a color of #cd8085
<div style="border:2px solid #cd8085;">Content here</div>
.myborder {border:2px solid #cd8085;}