#c98b4d color space conversions
Hex:
#c98b4d
RGB:
201, 139, 77
CMY:
21, 45, 70
CMYK:
0, 31, 62, 21
HSL:
30°, 53.4483%, 54.5098%
HSV (HSB):
30°, 61.6915%, 78.8235%
XYZ:
34.6596, 31.4186, 11.2588
xyY:
0.4482, 0.4063, 31.4186
CIE-Lab:
62.8594, 17.3054, 42.0915
CIE-LCH:
62.8594, 45.5101, 67.6506
CIE-Luv:
62.8594, 48.2406, 45.4213
Hunter-Lab:
56.0523, 12.2829, 27.3274
#c98b4d color charts
#c98b4d color shades, tints & tones
#c98b4d color schemes
#c98b4d color preview, HTML & CSS examples
This text has a color of #c98b4d
<p style="color:#c98b4d;">Text here</p>
.mytext {color:#c98b4d;}
This box has a color of #c98b4d
<div style="background-color:#c98b4d;">Content here</div>
.mybackground {background-color:#c98b4d;}
Border around this has a color of #c98b4d
<div style="border:2px solid #c98b4d;">Content here</div>
.myborder {border:2px solid #c98b4d;}