#c98d20 color space conversions
Hex:
#c98d20
RGB:
201, 141, 32
CMY:
21, 45, 87
CMYK:
0, 30, 84, 21
HSL:
39°, 72.5322%, 45.6863%
HSV (HSB):
39°, 84.0796%, 78.8235%
XYZ:
33.8730, 31.5715, 5.6751
xyY:
0.4763, 0.4439, 31.5715
CIE-Lab:
62.9872, 14.0316, 61.4766
CIE-LCH:
62.9872, 63.0576, 77.1429
CIE-Luv:
62.9872, 49.5395, 60.1315
Hunter-Lab:
56.1886, 9.2778, 33.3436
#c98d20 color charts
#c98d20 color shades, tints & tones
#c98d20 color schemes
#c98d20 color preview, HTML & CSS examples
This text has a color of #c98d20
<p style="color:#c98d20;">Text here</p>
.mytext {color:#c98d20;}
This box has a color of #c98d20
<div style="background-color:#c98d20;">Content here</div>
.mybackground {background-color:#c98d20;}
Border around this has a color of #c98d20
<div style="border:2px solid #c98d20;">Content here</div>
.myborder {border:2px solid #c98d20;}