#c98c12 color space conversions
Hex:
#c98c12
RGB:
201, 140, 18
CMY:
21, 45, 93
CMYK:
0, 30, 91, 21
HSL:
40°, 83.5616%, 42.9412%
HSV (HSB):
40°, 91.0448%, 78.8235%
XYZ:
33.5747, 31.2173, 4.8282
xyY:
0.4823, 0.4484, 31.2173
CIE-Lab:
62.6907, 14.2658, 64.8834
CIE-LCH:
62.6907, 66.4332, 77.5998
CIE-Luv:
62.6907, 50.7469, 61.7879
Hunter-Lab:
55.8725, 9.4866, 33.9872
#c98c12 color charts
#c98c12 color shades, tints & tones
#c98c12 color schemes
#c98c12 color preview, HTML & CSS examples
This text has a color of #c98c12
<p style="color:#c98c12;">Text here</p>
.mytext {color:#c98c12;}
This box has a color of #c98c12
<div style="background-color:#c98c12;">Content here</div>
.mybackground {background-color:#c98c12;}
Border around this has a color of #c98c12
<div style="border:2px solid #c98c12;">Content here</div>
.myborder {border:2px solid #c98c12;}