#c6775e color space conversions
Hex:
#c6775e
RGB:
198, 119, 94
CMY:
22, 53, 63
CMYK:
0, 40, 53, 22
HSL:
14°, 47.7064%, 57.2549%
HSV (HSB):
14°, 52.5253%, 77.6471%
XYZ:
31.9059, 26.0076, 13.9280
xyY:
0.4441, 0.3620, 26.0076
CIE-Lab:
58.0442, 28.3380, 26.8905
CIE-LCH:
58.0442, 39.0659, 43.4987
CIE-Luv:
58.0442, 58.3495, 27.4172
Hunter-Lab:
50.9976, 22.4301, 19.5056
#c6775e color charts
#c6775e color shades, tints & tones
#c6775e color schemes
#c6775e color preview, HTML & CSS examples
This text has a color of #c6775e
<p style="color:#c6775e;">Text here</p>
.mytext {color:#c6775e;}
This box has a color of #c6775e
<div style="background-color:#c6775e;">Content here</div>
.mybackground {background-color:#c6775e;}
Border around this has a color of #c6775e
<div style="border:2px solid #c6775e;">Content here</div>
.myborder {border:2px solid #c6775e;}