#c8996b color space conversions
Hex:
#c8996b
RGB:
200, 153, 107
CMY:
22, 40, 58
CMYK:
0, 24, 47, 22
HSL:
30°, 45.8128%, 60.1961%
HSV (HSB):
30°, 46.5000%, 78.4314%
XYZ:
37.8645, 36.1234, 18.8867
xyY:
0.4077, 0.3889, 36.1234
CIE-Lab:
66.6141, 11.8089, 30.8985
CIE-LCH:
66.6141, 33.0782, 69.0839
CIE-Luv:
66.6141, 34.7790, 36.8406
Hunter-Lab:
60.1027, 7.2746, 23.4405
#c8996b color charts
#c8996b color shades, tints & tones
#c8996b color schemes
#c8996b color preview, HTML & CSS examples
This text has a color of #c8996b
<p style="color:#c8996b;">Text here</p>
.mytext {color:#c8996b;}
This box has a color of #c8996b
<div style="background-color:#c8996b;">Content here</div>
.mybackground {background-color:#c8996b;}
Border around this has a color of #c8996b
<div style="border:2px solid #c8996b;">Content here</div>
.myborder {border:2px solid #c8996b;}