#c0b28d color space conversions
Hex:
#c0b28d
RGB:
192, 178, 141
CMY:
25, 30, 45
CMYK:
0, 7, 27, 25
HSL:
44°, 28.8136%, 65.2941%
HSV (HSB):
44°, 26.5625%, 75.2941%
XYZ:
42.4663, 44.9703, 31.6412
xyY:
0.3566, 0.3777, 44.9703
CIE-Lab:
72.8724, -0.8282, 20.7551
CIE-LCH:
72.8724, 20.7716, 92.2850
CIE-Luv:
72.8724, 10.7695, 28.5501
Hunter-Lab:
67.0599, -4.3181, 18.9668
#c0b28d color charts
#c0b28d color shades, tints & tones
#c0b28d color schemes
#c0b28d color preview, HTML & CSS examples
This text has a color of #c0b28d
<p style="color:#c0b28d;">Text here</p>
.mytext {color:#c0b28d;}
This box has a color of #c0b28d
<div style="background-color:#c0b28d;">Content here</div>
.mybackground {background-color:#c0b28d;}
Border around this has a color of #c0b28d
<div style="border:2px solid #c0b28d;">Content here</div>
.myborder {border:2px solid #c0b28d;}