#c38d5e color space conversions
Hex:
#c38d5e
RGB:
195, 141, 94
CMY:
24, 45, 63
CMYK:
0, 28, 52, 24
HSL:
28°, 45.7014%, 56.6667%
HSV (HSB):
28°, 51.7949%, 76.4706%
XYZ:
34.0509, 31.4600, 14.8674
xyY:
0.4236, 0.3914, 31.4600
CIE-Lab:
62.8941, 15.0527, 33.0359
CIE-LCH:
62.8941, 36.3036, 65.5038
CIE-Luv:
62.8941, 40.5169, 37.5669
Hunter-Lab:
56.0892, 10.2086, 23.5467
#c38d5e color charts
#c38d5e color shades, tints & tones
#c38d5e color schemes
#c38d5e color preview, HTML & CSS examples
This text has a color of #c38d5e
<p style="color:#c38d5e;">Text here</p>
.mytext {color:#c38d5e;}
This box has a color of #c38d5e
<div style="background-color:#c38d5e;">Content here</div>
.mybackground {background-color:#c38d5e;}
Border around this has a color of #c38d5e
<div style="border:2px solid #c38d5e;">Content here</div>
.myborder {border:2px solid #c38d5e;}