#c98001 color space conversions
Hex:
#c98001
RGB:
201, 128, 1
CMY:
21, 50, 100
CMYK:
0, 36, 100, 21
HSL:
38°, 99.0099%, 39.6078%
HSV (HSB):
38°, 99.5025%, 78.8235%
XYZ:
31.8120, 27.8580, 3.7292
xyY:
0.5018, 0.4394, 27.8580
CIE-Lab:
59.7603, 20.6002, 65.6709
CIE-LCH:
59.7603, 68.8261, 72.5839
CIE-Luv:
59.7603, 60.8023, 58.7970
Hunter-Lab:
52.7807, 15.2194, 32.7574
#c98001 color charts
#c98001 color shades, tints & tones
#c98001 color schemes
#c98001 color preview, HTML & CSS examples
This text has a color of #c98001
<p style="color:#c98001;">Text here</p>
.mytext {color:#c98001;}
This box has a color of #c98001
<div style="background-color:#c98001;">Content here</div>
.mybackground {background-color:#c98001;}
Border around this has a color of #c98001
<div style="border:2px solid #c98001;">Content here</div>
.myborder {border:2px solid #c98001;}