#c98f00 color space conversions
Hex:
#c98f00
RGB:
201, 143, 0
CMY:
21, 44, 100
CMYK:
0, 29, 100, 21
HSL:
43°, 100.0000%, 39.4118%
HSV (HSB):
43°, 100.0000%, 78.8235%
XYZ:
33.9099, 32.0624, 4.4014
xyY:
0.4819, 0.4556, 32.0624
CIE-Lab:
63.3944, 12.4047, 68.2474
CIE-LCH:
63.3944, 69.3656, 79.6983
CIE-Luv:
63.3944, 48.6470, 64.3891
Hunter-Lab:
56.6237, 7.8056, 35.0279
#c98f00 color charts
#c98f00 color shades, tints & tones
#c98f00 color schemes
#c98f00 color preview, HTML & CSS examples
This text has a color of #c98f00
<p style="color:#c98f00;">Text here</p>
.mytext {color:#c98f00;}
This box has a color of #c98f00
<div style="background-color:#c98f00;">Content here</div>
.mybackground {background-color:#c98f00;}
Border around this has a color of #c98f00
<div style="border:2px solid #c98f00;">Content here</div>
.myborder {border:2px solid #c98f00;}