#c9775e color space conversions
Hex:
#c9775e
RGB:
201, 119, 94
CMY:
21, 53, 63
CMYK:
0, 41, 53, 21
HSL:
14°, 49.7674%, 57.8431%
HSV (HSB):
14°, 53.2338%, 78.8235%
XYZ:
32.7046, 26.4193, 13.9654
xyY:
0.4475, 0.3615, 26.4193
CIE-Lab:
58.4329, 29.5383, 27.4706
CIE-LCH:
58.4329, 40.3379, 42.9228
CIE-Luv:
58.4329, 60.7481, 27.8090
Hunter-Lab:
51.3997, 23.6264, 19.8706
#c9775e color charts
#c9775e color shades, tints & tones
#c9775e color schemes
#c9775e color preview, HTML & CSS examples
This text has a color of #c9775e
<p style="color:#c9775e;">Text here</p>
.mytext {color:#c9775e;}
This box has a color of #c9775e
<div style="background-color:#c9775e;">Content here</div>
.mybackground {background-color:#c9775e;}
Border around this has a color of #c9775e
<div style="border:2px solid #c9775e;">Content here</div>
.myborder {border:2px solid #c9775e;}