#c9a255 color space conversions
Hex:
#c9a255
RGB:
201, 162, 85
CMY:
21, 36, 67
CMYK:
0, 19, 58, 21
HSL:
40°, 51.7857%, 56.0784%
HSV (HSB):
40°, 57.7114%, 78.8235%
XYZ:
38.6474, 38.9140, 14.0686
xyY:
0.4218, 0.4247, 38.9140
CIE-Lab:
68.6890, 5.3839, 44.9057
CIE-LCH:
68.6890, 45.2273, 83.1632
CIE-Luv:
68.6890, 31.0557, 52.3859
Hunter-Lab:
62.3811, 1.4204, 30.2954
#c9a255 color charts
#c9a255 color shades, tints & tones
#c9a255 color schemes
#c9a255 color preview, HTML & CSS examples
This text has a color of #c9a255
<p style="color:#c9a255;">Text here</p>
.mytext {color:#c9a255;}
This box has a color of #c9a255
<div style="background-color:#c9a255;">Content here</div>
.mybackground {background-color:#c9a255;}
Border around this has a color of #c9a255
<div style="border:2px solid #c9a255;">Content here</div>
.myborder {border:2px solid #c9a255;}