#c0bd8e color space conversions
Hex:
#c0bd8e
RGB:
192, 189, 142
CMY:
25, 26, 44
CMYK:
0, 2, 26, 25
HSL:
56°, 28.4091%, 65.4902%
HSV (HSB):
56°, 26.0417%, 75.2941%
XYZ:
44.8183, 49.5547, 32.7940
xyY:
0.3524, 0.3897, 49.5547
CIE-Lab:
75.7951, -6.4958, 24.2046
CIE-LCH:
75.7951, 25.0611, 105.0225
CIE-Luv:
75.7951, 4.3172, 34.2357
Hunter-Lab:
70.3951, -9.5461, 21.6559
#c0bd8e color charts
#c0bd8e color shades, tints & tones
#c0bd8e color schemes
#c0bd8e color preview, HTML & CSS examples
This text has a color of #c0bd8e
<p style="color:#c0bd8e;">Text here</p>
.mytext {color:#c0bd8e;}
This box has a color of #c0bd8e
<div style="background-color:#c0bd8e;">Content here</div>
.mybackground {background-color:#c0bd8e;}
Border around this has a color of #c0bd8e
<div style="border:2px solid #c0bd8e;">Content here</div>
.myborder {border:2px solid #c0bd8e;}