#c7985f color space conversions
Hex:
#c7985f
RGB:
199, 152, 95
CMY:
22, 40, 63
CMYK:
0, 24, 52, 22
HSL:
33°, 48.1481%, 57.6471%
HSV (HSB):
33°, 52.2613%, 78.0392%
XYZ:
36.8470, 35.4248, 15.7221
xyY:
0.4187, 0.4026, 35.4248
CIE-Lab:
66.0781, 10.7938, 36.5886
CIE-LCH:
66.0781, 38.1475, 73.5637
CIE-Luv:
66.0781, 35.7911, 42.7367
Hunter-Lab:
59.5187, 6.3483, 26.0014
#c7985f color charts
#c7985f color shades, tints & tones
#c7985f color schemes
#c7985f color preview, HTML & CSS examples
This text has a color of #c7985f
<p style="color:#c7985f;">Text here</p>
.mytext {color:#c7985f;}
This box has a color of #c7985f
<div style="background-color:#c7985f;">Content here</div>
.mybackground {background-color:#c7985f;}
Border around this has a color of #c7985f
<div style="border:2px solid #c7985f;">Content here</div>
.myborder {border:2px solid #c7985f;}