#c98f2d color space conversions
Hex:
#c98f2d
RGB:
201, 143, 45
CMY:
21, 44, 82
CMYK:
0, 29, 78, 21
HSL:
38°, 63.4146%, 48.2353%
HSV (HSB):
38°, 77.6119%, 78.8235%
XYZ:
34.3835, 32.2519, 6.8957
xyY:
0.4676, 0.4386, 32.2519
CIE-Lab:
63.5505, 13.3754, 57.4359
CIE-LCH:
63.5505, 58.9727, 76.8908
CIE-Luv:
63.5505, 47.4189, 58.1148
Hunter-Lab:
56.7907, 8.6876, 32.5544
#c98f2d color charts
#c98f2d color shades, tints & tones
#c98f2d color schemes
#c98f2d color preview, HTML & CSS examples
This text has a color of #c98f2d
<p style="color:#c98f2d;">Text here</p>
.mytext {color:#c98f2d;}
This box has a color of #c98f2d
<div style="background-color:#c98f2d;">Content here</div>
.mybackground {background-color:#c98f2d;}
Border around this has a color of #c98f2d
<div style="border:2px solid #c98f2d;">Content here</div>
.myborder {border:2px solid #c98f2d;}