#c98b47 color space conversions
Hex:
#c98b47
RGB:
201, 139, 71
CMY:
21, 45, 72
CMYK:
0, 31, 65, 21
HSL:
31°, 54.6218%, 53.3333%
HSV (HSB):
31°, 64.6766%, 78.8235%
XYZ:
34.4573, 31.3377, 10.1939
xyY:
0.4535, 0.4124, 31.3377
CIE-Lab:
62.7917, 16.9012, 45.0328
CIE-LCH:
62.7917, 48.1000, 69.4284
CIE-Luv:
62.7917, 48.7612, 47.9464
Hunter-Lab:
55.9801, 11.9068, 28.3894
#c98b47 color charts
#c98b47 color shades, tints & tones
#c98b47 color schemes
#c98b47 color preview, HTML & CSS examples
This text has a color of #c98b47
<p style="color:#c98b47;">Text here</p>
.mytext {color:#c98b47;}
This box has a color of #c98b47
<div style="background-color:#c98b47;">Content here</div>
.mybackground {background-color:#c98b47;}
Border around this has a color of #c98b47
<div style="border:2px solid #c98b47;">Content here</div>
.myborder {border:2px solid #c98b47;}