#c6bf8e color space conversions
Hex:
#c6bf8e
RGB:
198, 191, 142
CMY:
22, 25, 44
CMYK:
0, 4, 28, 22
HSL:
53°, 32.9412%, 66.6667%
HSV (HSB):
53°, 28.2828%, 77.6471%
XYZ:
46.8020, 51.2204, 33.0110
xyY:
0.3572, 0.3909, 51.2204
CIE-Lab:
76.8123, -5.2214, 25.6634
CIE-LCH:
76.8123, 26.1892, 101.5002
CIE-Luv:
76.8123, 6.9414, 35.8926
Hunter-Lab:
71.5684, -8.5151, 22.7503
#c6bf8e color charts
#c6bf8e color shades, tints & tones
#c6bf8e color schemes
#c6bf8e color preview, HTML & CSS examples
This text has a color of #c6bf8e
<p style="color:#c6bf8e;">Text here</p>
.mytext {color:#c6bf8e;}
This box has a color of #c6bf8e
<div style="background-color:#c6bf8e;">Content here</div>
.mybackground {background-color:#c6bf8e;}
Border around this has a color of #c6bf8e
<div style="border:2px solid #c6bf8e;">Content here</div>
.myborder {border:2px solid #c6bf8e;}