#c6975e color space conversions
Hex:
#c6975e
RGB:
198, 151, 94
CMY:
22, 41, 63
CMYK:
0, 24, 53, 22
HSL:
33°, 47.7064%, 57.2549%
HSV (HSB):
33°, 52.5253%, 77.6471%
XYZ:
36.3757, 34.9471, 15.4179
xyY:
0.4194, 0.4029, 34.9471
CIE-Lab:
65.7075, 10.8301, 36.6307
CIE-LCH:
65.7075, 38.1982, 73.5294
CIE-Luv:
65.7075, 35.8189, 42.6800
Hunter-Lab:
59.1161, 6.3826, 25.9180
#c6975e color charts
#c6975e color shades, tints & tones
#c6975e color schemes
#c6975e color preview, HTML & CSS examples
This text has a color of #c6975e
<p style="color:#c6975e;">Text here</p>
.mytext {color:#c6975e;}
This box has a color of #c6975e
<div style="background-color:#c6975e;">Content here</div>
.mybackground {background-color:#c6975e;}
Border around this has a color of #c6975e
<div style="border:2px solid #c6975e;">Content here</div>
.myborder {border:2px solid #c6975e;}