#c6985f color space conversions
Hex:
#c6985f
RGB:
198, 152, 95
CMY:
22, 40, 63
CMYK:
0, 23, 52, 22
HSL:
33°, 47.4654%, 57.4510%
HSV (HSB):
33°, 52.0202%, 77.6471%
XYZ:
36.5825, 35.2885, 15.7097
xyY:
0.4177, 0.4029, 35.2885
CIE-Lab:
65.9726, 10.3739, 36.4344
CIE-LCH:
65.9726, 37.8825, 74.1069
CIE-Luv:
65.9726, 35.0403, 42.6528
Hunter-Lab:
59.4041, 5.9675, 25.9033
#c6985f color charts
#c6985f color shades, tints & tones
#c6985f color schemes
#c6985f color preview, HTML & CSS examples
This text has a color of #c6985f
<p style="color:#c6985f;">Text here</p>
.mytext {color:#c6985f;}
This box has a color of #c6985f
<div style="background-color:#c6985f;">Content here</div>
.mybackground {background-color:#c6985f;}
Border around this has a color of #c6985f
<div style="border:2px solid #c6985f;">Content here</div>
.myborder {border:2px solid #c6985f;}