#c98a3a color space conversions
Hex:
#c98a3a
RGB:
201, 138, 58
CMY:
21, 46, 77
CMYK:
0, 31, 71, 21
HSL:
34°, 56.9721%, 50.7843%
HSV (HSB):
34°, 71.1443%, 78.8235%
XYZ:
33.9396, 30.9000, 8.1785
xyY:
0.4648, 0.4232, 30.9000
CIE-Lab:
62.4231, 16.6952, 50.8268
CIE-LCH:
62.4231, 53.4986, 71.8161
CIE-Luv:
62.4231, 50.5131, 52.2994
Hunter-Lab:
55.5877, 11.7063, 30.1882
#c98a3a color charts
#c98a3a color shades, tints & tones
#c98a3a color schemes
#c98a3a color preview, HTML & CSS examples
This text has a color of #c98a3a
<p style="color:#c98a3a;">Text here</p>
.mytext {color:#c98a3a;}
This box has a color of #c98a3a
<div style="background-color:#c98a3a;">Content here</div>
.mybackground {background-color:#c98a3a;}
Border around this has a color of #c98a3a
<div style="border:2px solid #c98a3a;">Content here</div>
.myborder {border:2px solid #c98a3a;}