#c39d8d color space conversions
Hex:
#c39d8d
RGB:
195, 157, 141
CMY:
24, 38, 45
CMYK:
0, 19, 28, 24
HSL:
18°, 31.0345%, 65.8824%
HSV (HSB):
18°, 27.6923%, 76.4706%
XYZ:
39.3704, 37.6391, 30.3893
xyY:
0.3666, 0.3505, 37.6391
CIE-Lab:
67.7538, 11.7102, 13.7007
CIE-LCH:
67.7538, 18.0232, 49.4788
CIE-Luv:
67.7538, 25.2890, 16.7255
Hunter-Lab:
61.3507, 7.1843, 13.5769
#c39d8d color charts
#c39d8d color shades, tints & tones
#c39d8d color schemes
#c39d8d color preview, HTML & CSS examples
This text has a color of #c39d8d
<p style="color:#c39d8d;">Text here</p>
.mytext {color:#c39d8d;}
This box has a color of #c39d8d
<div style="background-color:#c39d8d;">Content here</div>
.mybackground {background-color:#c39d8d;}
Border around this has a color of #c39d8d
<div style="border:2px solid #c39d8d;">Content here</div>
.myborder {border:2px solid #c39d8d;}