#c9766d color space conversions
Hex:
#c9766d
RGB:
201, 118, 109
CMY:
21, 54, 57
CMYK:
0, 41, 46, 21
HSL:
6°, 46.0000%, 60.7843%
HSV (HSB):
6°, 45.7711%, 78.8235%
XYZ:
33.3261, 26.4785, 17.8224
xyY:
0.4293, 0.3411, 26.4785
CIE-Lab:
58.4885, 31.5045, 19.0248
CIE-LCH:
58.4885, 36.8032, 31.1267
CIE-Luv:
58.4885, 59.0028, 18.2957
Hunter-Lab:
51.4573, 25.5548, 15.4848
#c9766d color charts
#c9766d color shades, tints & tones
#c9766d color schemes
#c9766d color preview, HTML & CSS examples
This text has a color of #c9766d
<p style="color:#c9766d;">Text here</p>
.mytext {color:#c9766d;}
This box has a color of #c9766d
<div style="background-color:#c9766d;">Content here</div>
.mybackground {background-color:#c9766d;}
Border around this has a color of #c9766d
<div style="border:2px solid #c9766d;">Content here</div>
.myborder {border:2px solid #c9766d;}