#c38c5e color space conversions
Hex:
#c38c5e
RGB:
195, 140, 94
CMY:
24, 45, 63
CMYK:
0, 28, 52, 24
HSL:
27°, 45.7014%, 56.6667%
HSV (HSB):
27°, 51.7949%, 76.4706%
XYZ:
33.9041, 31.1664, 14.8185
xyY:
0.4244, 0.3901, 31.1664
CIE-Lab:
62.6479, 15.6028, 32.7245
CIE-LCH:
62.6479, 36.2538, 64.5086
CIE-Luv:
62.6479, 41.2161, 37.0820
Hunter-Lab:
55.8269, 10.7075, 23.3411
#c38c5e color charts
#c38c5e color shades, tints & tones
#c38c5e color schemes
#c38c5e color preview, HTML & CSS examples
This text has a color of #c38c5e
<p style="color:#c38c5e;">Text here</p>
.mytext {color:#c38c5e;}
This box has a color of #c38c5e
<div style="background-color:#c38c5e;">Content here</div>
.mybackground {background-color:#c38c5e;}
Border around this has a color of #c38c5e
<div style="border:2px solid #c38c5e;">Content here</div>
.myborder {border:2px solid #c38c5e;}