#c0bb8c color space conversions
Hex:
#c0bb8c
RGB:
192, 187, 140
CMY:
25, 27, 45
CMYK:
0, 3, 27, 25
HSL:
54°, 29.2135%, 65.0980%
HSV (HSB):
54°, 27.0833%, 75.2941%
XYZ:
44.2422, 48.6406, 31.8677
xyY:
0.3546, 0.3899, 48.6406
CIE-Lab:
75.2272, -5.7226, 24.4998
CIE-LCH:
75.2272, 25.1593, 103.1474
CIE-Luv:
75.2272, 5.5746, 34.3830
Hunter-Lab:
69.7428, -8.8163, 21.7285
#c0bb8c color charts
#c0bb8c color shades, tints & tones
#c0bb8c color schemes
#c0bb8c color preview, HTML & CSS examples
This text has a color of #c0bb8c
<p style="color:#c0bb8c;">Text here</p>
.mytext {color:#c0bb8c;}
This box has a color of #c0bb8c
<div style="background-color:#c0bb8c;">Content here</div>
.mybackground {background-color:#c0bb8c;}
Border around this has a color of #c0bb8c
<div style="border:2px solid #c0bb8c;">Content here</div>
.myborder {border:2px solid #c0bb8c;}