#c38b7f color space conversions
Hex:
#c38b7f
RGB:
195, 139, 127
CMY:
24, 45, 50
CMYK:
0, 29, 35, 24
HSL:
11°, 36.1702%, 63.1373%
HSV (HSB):
11°, 34.8718%, 76.4706%
XYZ:
35.5691, 31.5996, 24.3033
xyY:
0.3889, 0.3455, 31.5996
CIE-Lab:
63.0106, 19.7512, 14.9053
CIE-LCH:
63.0106, 24.7443, 37.0402
CIE-Luv:
63.0106, 38.0263, 16.3177
Hunter-Lab:
56.2136, 14.5719, 13.7161
#c38b7f color charts
#c38b7f color shades, tints & tones
#c38b7f color schemes
#c38b7f color preview, HTML & CSS examples
This text has a color of #c38b7f
<p style="color:#c38b7f;">Text here</p>
.mytext {color:#c38b7f;}
This box has a color of #c38b7f
<div style="background-color:#c38b7f;">Content here</div>
.mybackground {background-color:#c38b7f;}
Border around this has a color of #c38b7f
<div style="border:2px solid #c38b7f;">Content here</div>
.myborder {border:2px solid #c38b7f;}