#c38b5d color space conversions
Hex:
#c38b5d
RGB:
195, 139, 93
CMY:
24, 45, 64
CMYK:
0, 29, 52, 24
HSL:
27°, 45.9459%, 56.4706%
HSV (HSB):
27°, 52.3077%, 76.4706%
XYZ:
33.7141, 30.8577, 14.5351
xyY:
0.4262, 0.3901, 30.8577
CIE-Lab:
62.3873, 16.0621, 32.9351
CIE-LCH:
62.3873, 36.6431, 64.0020
CIE-Luv:
62.3873, 42.0188, 37.1312
Hunter-Lab:
55.5497, 11.1229, 23.3709
#c38b5d color charts
#c38b5d color shades, tints & tones
#c38b5d color schemes
#c38b5d color preview, HTML & CSS examples
This text has a color of #c38b5d
<p style="color:#c38b5d;">Text here</p>
.mytext {color:#c38b5d;}
This box has a color of #c38b5d
<div style="background-color:#c38b5d;">Content here</div>
.mybackground {background-color:#c38b5d;}
Border around this has a color of #c38b5d
<div style="border:2px solid #c38b5d;">Content here</div>
.myborder {border:2px solid #c38b5d;}