#c0bd8d color space conversions
Hex:
#c0bd8d
RGB:
192, 189, 141
CMY:
25, 26, 45
CMYK:
0, 2, 27, 25
HSL:
56°, 28.8136%, 65.2941%
HSV (HSB):
56°, 26.5625%, 75.2941%
XYZ:
44.7435, 49.5247, 32.4003
xyY:
0.3532, 0.3910, 49.5247
CIE-Lab:
75.7766, -6.6327, 24.7115
CIE-LCH:
75.7766, 25.5861, 105.0245
CIE-Luv:
75.7766, 4.3670, 34.8824
Hunter-Lab:
70.3738, -9.6642, 21.9644
#c0bd8d color charts
#c0bd8d color shades, tints & tones
#c0bd8d color schemes
#c0bd8d color preview, HTML & CSS examples
This text has a color of #c0bd8d
<p style="color:#c0bd8d;">Text here</p>
.mytext {color:#c0bd8d;}
This box has a color of #c0bd8d
<div style="background-color:#c0bd8d;">Content here</div>
.mybackground {background-color:#c0bd8d;}
Border around this has a color of #c0bd8d
<div style="border:2px solid #c0bd8d;">Content here</div>
.myborder {border:2px solid #c0bd8d;}