#c98c5b color space conversions
Hex:
#c98c5b
RGB:
201, 140, 91
CMY:
21, 45, 64
CMYK:
0, 30, 55, 21
HSL:
27°, 50.4587%, 57.2549%
HSV (HSB):
27°, 54.7264%, 78.8235%
XYZ:
35.3538, 31.9290, 14.1971
xyY:
0.4339, 0.3919, 31.9290
CIE-Lab:
63.2842, 17.8438, 35.2801
CIE-LCH:
63.2842, 39.5358, 63.1709
CIE-Luv:
63.2842, 46.1549, 39.2287
Hunter-Lab:
56.5058, 12.7965, 24.6574
#c98c5b color charts
#c98c5b color shades, tints & tones
#c98c5b color schemes
#c98c5b color preview, HTML & CSS examples
This text has a color of #c98c5b
<p style="color:#c98c5b;">Text here</p>
.mytext {color:#c98c5b;}
This box has a color of #c98c5b
<div style="background-color:#c98c5b;">Content here</div>
.mybackground {background-color:#c98c5b;}
Border around this has a color of #c98c5b
<div style="border:2px solid #c98c5b;">Content here</div>
.myborder {border:2px solid #c98c5b;}