#c98a48 color space conversions
Hex:
#c98a48
RGB:
201, 138, 72
CMY:
21, 46, 72
CMYK:
0, 31, 64, 21
HSL:
31°, 54.4304%, 53.5294%
HSV (HSB):
31°, 64.1791%, 78.8235%
XYZ:
34.3456, 31.0623, 10.3163
xyY:
0.4536, 0.4102, 31.0623
CIE-Lab:
62.5602, 17.5129, 44.2718
CIE-LCH:
62.5602, 47.6098, 68.4174
CIE-Luv:
62.5602, 49.4249, 47.1025
Hunter-Lab:
55.7336, 12.4660, 28.0389
#c98a48 color charts
#c98a48 color shades, tints & tones
#c98a48 color schemes
#c98a48 color preview, HTML & CSS examples
This text has a color of #c98a48
<p style="color:#c98a48;">Text here</p>
.mytext {color:#c98a48;}
This box has a color of #c98a48
<div style="background-color:#c98a48;">Content here</div>
.mybackground {background-color:#c98a48;}
Border around this has a color of #c98a48
<div style="border:2px solid #c98a48;">Content here</div>
.myborder {border:2px solid #c98a48;}