#c0bc9e color space conversions
Hex:
#c0bc9e
RGB:
192, 188, 158
CMY:
25, 26, 38
CMYK:
0, 2, 18, 25
HSL:
53°, 21.2500%, 68.6275%
HSV (HSB):
53°, 17.7083%, 75.2941%
XYZ:
45.8930, 49.6415, 39.5107
xyY:
0.3398, 0.3676, 49.6415
CIE-Lab:
75.8487, -3.6408, 15.7066
CIE-LCH:
75.8487, 16.1231, 103.0507
CIE-Luv:
75.8487, 4.0417, 22.8148
Hunter-Lab:
70.4567, -7.0308, 16.0711
#c0bc9e color charts
#c0bc9e color shades, tints & tones
#c0bc9e color schemes
#c0bc9e color preview, HTML & CSS examples
This text has a color of #c0bc9e
<p style="color:#c0bc9e;">Text here</p>
.mytext {color:#c0bc9e;}
This box has a color of #c0bc9e
<div style="background-color:#c0bc9e;">Content here</div>
.mybackground {background-color:#c0bc9e;}
Border around this has a color of #c0bc9e
<div style="border:2px solid #c0bc9e;">Content here</div>
.myborder {border:2px solid #c0bc9e;}