#c98a5c color space conversions
Hex:
#c98a5c
RGB:
201, 138, 92
CMY:
21, 46, 64
CMYK:
0, 31, 54, 21
HSL:
25°, 50.2304%, 57.4510%
HSV (HSB):
25°, 54.2289%, 78.8235%
XYZ:
35.1076, 31.3672, 14.3293
xyY:
0.4345, 0.3882, 31.3672
CIE-Lab:
62.8164, 19.0236, 34.1597
CIE-LCH:
62.8164, 39.0996, 60.8865
CIE-Luv:
62.8164, 47.4767, 37.7697
Hunter-Lab:
56.0064, 13.8816, 24.0351
#c98a5c color charts
#c98a5c color shades, tints & tones
#c98a5c color schemes
#c98a5c color preview, HTML & CSS examples
This text has a color of #c98a5c
<p style="color:#c98a5c;">Text here</p>
.mytext {color:#c98a5c;}
This box has a color of #c98a5c
<div style="background-color:#c98a5c;">Content here</div>
.mybackground {background-color:#c98a5c;}
Border around this has a color of #c98a5c
<div style="border:2px solid #c98a5c;">Content here</div>
.myborder {border:2px solid #c98a5c;}