#c8b28c color space conversions
Hex:
#c8b28c
RGB:
200, 178, 140
CMY:
22, 30, 45
CMYK:
0, 11, 30, 22
HSL:
38°, 35.2941%, 66.6667%
HSV (HSB):
38°, 30.0000%, 78.4314%
XYZ:
44.4734, 46.0136, 31.3485
xyY:
0.3650, 0.3777, 46.0136
CIE-Lab:
73.5544, 2.1617, 22.3408
CIE-LCH:
73.5544, 22.4451, 84.4732
CIE-Luv:
73.5544, 16.0837, 30.0013
Hunter-Lab:
67.8333, -1.6787, 20.0831
#c8b28c color charts
#c8b28c color shades, tints & tones
#c8b28c color schemes
#c8b28c color preview, HTML & CSS examples
This text has a color of #c8b28c
<p style="color:#c8b28c;">Text here</p>
.mytext {color:#c8b28c;}
This box has a color of #c8b28c
<div style="background-color:#c8b28c;">Content here</div>
.mybackground {background-color:#c8b28c;}
Border around this has a color of #c8b28c
<div style="border:2px solid #c8b28c;">Content here</div>
.myborder {border:2px solid #c8b28c;}