#cd8d8b color space conversions
Hex:
#cd8d8b
RGB:
205, 141, 139
CMY:
20, 45, 45
CMYK:
0, 31, 32, 20
HSL:
2°, 39.7590%, 67.4510%
HSV (HSB):
2°, 32.1951%, 80.3922%
XYZ:
39.3619, 33.8930, 28.8935
xyY:
0.3853, 0.3318, 33.8930
CIE-Lab:
64.8775, 24.0813, 10.9223
CIE-LCH:
64.8775, 26.4425, 24.3970
CIE-Luv:
64.8775, 42.4481, 10.5112
Hunter-Lab:
58.2177, 18.8058, 11.3267
#cd8d8b color charts
#cd8d8b color shades, tints & tones
#cd8d8b color schemes
#cd8d8b color preview, HTML & CSS examples
This text has a color of #cd8d8b
<p style="color:#cd8d8b;">Text here</p>
.mytext {color:#cd8d8b;}
This box has a color of #cd8d8b
<div style="background-color:#cd8d8b;">Content here</div>
.mybackground {background-color:#cd8d8b;}
Border around this has a color of #cd8d8b
<div style="border:2px solid #cd8d8b;">Content here</div>
.myborder {border:2px solid #cd8d8b;}