#c9766a color space conversions
Hex:
#c9766a
RGB:
201, 118, 106
CMY:
21, 54, 58
CMYK:
0, 41, 47, 21
HSL:
8°, 46.7980%, 60.1961%
HSV (HSB):
8°, 47.2637%, 78.8235%
XYZ:
33.1673, 26.4150, 16.9862
xyY:
0.4332, 0.3450, 26.4150
CIE-Lab:
58.4289, 31.2006, 20.6605
CIE-LCH:
58.4289, 37.4210, 33.5119
CIE-Luv:
58.4289, 59.5150, 20.1919
Hunter-Lab:
51.3955, 25.2503, 16.3816
#c9766a color charts
#c9766a color shades, tints & tones
#c9766a color schemes
#c9766a color preview, HTML & CSS examples
This text has a color of #c9766a
<p style="color:#c9766a;">Text here</p>
.mytext {color:#c9766a;}
This box has a color of #c9766a
<div style="background-color:#c9766a;">Content here</div>
.mybackground {background-color:#c9766a;}
Border around this has a color of #c9766a
<div style="border:2px solid #c9766a;">Content here</div>
.myborder {border:2px solid #c9766a;}