#c98b06 color space conversions
Hex:
#c98b06
RGB:
201, 139, 6
CMY:
21, 45, 98
CMYK:
0, 31, 97, 21
HSL:
41°, 94.2029%, 40.5882%
HSV (HSB):
41°, 97.0149%, 78.8235%
XYZ:
33.3529, 30.8959, 4.3779
xyY:
0.4860, 0.4502, 30.8959
CIE-Lab:
62.4197, 14.6541, 66.6892
CIE-LCH:
62.4197, 68.2802, 77.6069
CIE-Luv:
62.4197, 51.7627, 62.4541
Hunter-Lab:
55.5841, 9.8357, 34.2391
#c98b06 color charts
#c98b06 color shades, tints & tones
#c98b06 color schemes
#c98b06 color preview, HTML & CSS examples
This text has a color of #c98b06
<p style="color:#c98b06;">Text here</p>
.mytext {color:#c98b06;}
This box has a color of #c98b06
<div style="background-color:#c98b06;">Content here</div>
.mybackground {background-color:#c98b06;}
Border around this has a color of #c98b06
<div style="border:2px solid #c98b06;">Content here</div>
.myborder {border:2px solid #c98b06;}