#c0b37e color space conversions
Hex:
#c0b37e
RGB:
192, 179, 126
CMY:
25, 30, 51
CMYK:
0, 7, 34, 25
HSL:
48°, 34.3750%, 62.3529%
HSV (HSB):
48°, 34.3750%, 75.2941%
XYZ:
41.6242, 44.9530, 26.2216
xyY:
0.3690, 0.3985, 44.9530
CIE-Lab:
72.8610, -3.3225, 28.7772
CIE-LCH:
72.8610, 28.9683, 96.5860
CIE-Luv:
72.8610, 11.0819, 38.6757
Hunter-Lab:
67.0470, -6.5157, 23.7450
#c0b37e color charts
#c0b37e color shades, tints & tones
#c0b37e color schemes
#c0b37e color preview, HTML & CSS examples
This text has a color of #c0b37e
<p style="color:#c0b37e;">Text here</p>
.mytext {color:#c0b37e;}
This box has a color of #c0b37e
<div style="background-color:#c0b37e;">Content here</div>
.mybackground {background-color:#c0b37e;}
Border around this has a color of #c0b37e
<div style="border:2px solid #c0b37e;">Content here</div>
.myborder {border:2px solid #c0b37e;}