#c98d5d color space conversions
Hex:
#c98d5d
RGB:
201, 141, 93
CMY:
21, 45, 64
CMYK:
0, 30, 54, 21
HSL:
27°, 50.0000%, 57.6471%
HSV (HSB):
27°, 53.7313%, 78.8235%
XYZ:
35.5881, 32.2576, 14.7066
xyY:
0.4311, 0.3908, 32.2576
CIE-Lab:
63.5552, 17.4680, 34.5485
CIE-LCH:
63.5552, 38.7134, 63.1785
CIE-Luv:
63.5552, 45.2352, 38.6701
Hunter-Lab:
56.7958, 12.4550, 24.4046
#c98d5d color charts
#c98d5d color shades, tints & tones
#c98d5d color schemes
#c98d5d color preview, HTML & CSS examples
This text has a color of #c98d5d
<p style="color:#c98d5d;">Text here</p>
.mytext {color:#c98d5d;}
This box has a color of #c98d5d
<div style="background-color:#c98d5d;">Content here</div>
.mybackground {background-color:#c98d5d;}
Border around this has a color of #c98d5d
<div style="border:2px solid #c98d5d;">Content here</div>
.myborder {border:2px solid #c98d5d;}