#c98d1b color space conversions
Hex:
#c98d1b
RGB:
201, 141, 27
CMY:
21, 45, 89
CMYK:
0, 30, 87, 21
HSL:
39°, 76.3158%, 44.7059%
HSV (HSB):
39°, 86.5672%, 78.8235%
XYZ:
33.8101, 31.5464, 5.3440
xyY:
0.4782, 0.4462, 31.5464
CIE-Lab:
62.9662, 13.9025, 62.9226
CIE-LCH:
62.9662, 64.4402, 77.5409
CIE-Luv:
62.9662, 49.7090, 60.9727
Hunter-Lab:
56.1662, 9.1600, 33.6751
#c98d1b color charts
#c98d1b color shades, tints & tones
#c98d1b color schemes
#c98d1b color preview, HTML & CSS examples
This text has a color of #c98d1b
<p style="color:#c98d1b;">Text here</p>
.mytext {color:#c98d1b;}
This box has a color of #c98d1b
<div style="background-color:#c98d1b;">Content here</div>
.mybackground {background-color:#c98d1b;}
Border around this has a color of #c98d1b
<div style="border:2px solid #c98d1b;">Content here</div>
.myborder {border:2px solid #c98d1b;}