#cbb96c color space conversions
Hex:
#cbb96c
RGB:
203, 185, 108
CMY:
20, 27, 58
CMYK:
0, 9, 47, 20
HSL:
49°, 47.7387%, 60.9804%
HSV (HSB):
49°, 46.7980%, 79.6078%
XYZ:
44.6843, 48.4771, 21.1893
xyY:
0.3908, 0.4239, 48.4771
CIE-Lab:
75.1249, -3.9951, 41.2123
CIE-LCH:
75.1249, 41.4055, 95.5370
CIE-Luv:
75.1249, 15.7354, 52.6555
Hunter-Lab:
69.6255, -7.2868, 30.6940
#cbb96c color charts
#cbb96c color shades, tints & tones
#cbb96c color schemes
#cbb96c color preview, HTML & CSS examples
This text has a color of #cbb96c
<p style="color:#cbb96c;">Text here</p>
.mytext {color:#cbb96c;}
This box has a color of #cbb96c
<div style="background-color:#cbb96c;">Content here</div>
.mybackground {background-color:#cbb96c;}
Border around this has a color of #cbb96c
<div style="border:2px solid #cbb96c;">Content here</div>
.myborder {border:2px solid #cbb96c;}