#c99d40 color space conversions
Hex:
#c99d40
RGB:
201, 157, 64
CMY:
21, 38, 75
CMYK:
0, 22, 68, 21
HSL:
41°, 55.9184%, 51.9608%
HSV (HSB):
41°, 68.1592%, 78.8235%
XYZ:
37.0698, 36.9016, 10.0194
xyY:
0.4414, 0.4394, 36.9016
CIE-Lab:
67.2032, 6.6777, 53.1600
CIE-LCH:
67.2032, 53.5778, 82.8403
CIE-Luv:
67.2032, 35.8793, 58.3324
Hunter-Lab:
60.7467, 2.6203, 32.7435
#c99d40 color charts
#c99d40 color shades, tints & tones
#c99d40 color schemes
#c99d40 color preview, HTML & CSS examples
This text has a color of #c99d40
<p style="color:#c99d40;">Text here</p>
.mytext {color:#c99d40;}
This box has a color of #c99d40
<div style="background-color:#c99d40;">Content here</div>
.mybackground {background-color:#c99d40;}
Border around this has a color of #c99d40
<div style="border:2px solid #c99d40;">Content here</div>
.myborder {border:2px solid #c99d40;}