#c0bd6e color space conversions
Hex:
#c0bd6e
RGB:
192, 189, 110
CMY:
25, 26, 57
CMYK:
0, 2, 43, 25
HSL:
58°, 39.4231%, 59.2157%
HSV (HSB):
58°, 42.7083%, 75.2941%
XYZ:
42.7503, 48.7274, 21.9040
xyY:
0.3770, 0.4298, 48.7274
CIE-Lab:
75.2815, -10.3621, 40.1935
CIE-LCH:
75.2815, 41.5077, 104.4564
CIE-Luv:
75.2815, 5.7593, 52.9776
Hunter-Lab:
69.8050, -12.8411, 30.2590
#c0bd6e color charts
#c0bd6e color shades, tints & tones
#c0bd6e color schemes
#c0bd6e color preview, HTML & CSS examples
This text has a color of #c0bd6e
<p style="color:#c0bd6e;">Text here</p>
.mytext {color:#c0bd6e;}
This box has a color of #c0bd6e
<div style="background-color:#c0bd6e;">Content here</div>
.mybackground {background-color:#c0bd6e;}
Border around this has a color of #c0bd6e
<div style="border:2px solid #c0bd6e;">Content here</div>
.myborder {border:2px solid #c0bd6e;}