#c98c32 color space conversions
Hex:
#c98c32
RGB:
201, 140, 50
CMY:
21, 45, 80
CMYK:
0, 30, 75, 21
HSL:
36°, 60.1594%, 49.2157%
HSV (HSB):
36°, 75.1244%, 78.8235%
XYZ:
34.0412, 31.4040, 7.2850
xyY:
0.4680, 0.4318, 31.4040
CIE-Lab:
62.8472, 15.2209, 54.7501
CIE-LCH:
62.8472, 56.8265, 74.4637
CIE-Luv:
62.8472, 49.4776, 55.5727
Hunter-Lab:
56.0392, 10.3617, 31.5199
#c98c32 color charts
#c98c32 color shades, tints & tones
#c98c32 color schemes
#c98c32 color preview, HTML & CSS examples
This text has a color of #c98c32
<p style="color:#c98c32;">Text here</p>
.mytext {color:#c98c32;}
This box has a color of #c98c32
<div style="background-color:#c98c32;">Content here</div>
.mybackground {background-color:#c98c32;}
Border around this has a color of #c98c32
<div style="border:2px solid #c98c32;">Content here</div>
.myborder {border:2px solid #c98c32;}