#cbb86c color space conversions
Hex:
#cbb86c
RGB:
203, 184, 108
CMY:
20, 28, 58
CMYK:
0, 9, 47, 20
HSL:
48°, 47.7387%, 60.9804%
HSV (HSB):
48°, 46.7980%, 79.6078%
XYZ:
44.4759, 48.0602, 21.1198
xyY:
0.3913, 0.4229, 48.0602
CIE-Lab:
74.8629, -3.4714, 40.8874
CIE-LCH:
74.8629, 41.0345, 94.8528
CIE-Luv:
74.8629, 16.3774, 52.1565
Hunter-Lab:
69.3255, -6.8026, 30.4653
#cbb86c color charts
#cbb86c color shades, tints & tones
#cbb86c color schemes
#cbb86c color preview, HTML & CSS examples
This text has a color of #cbb86c
<p style="color:#cbb86c;">Text here</p>
.mytext {color:#cbb86c;}
This box has a color of #cbb86c
<div style="background-color:#cbb86c;">Content here</div>
.mybackground {background-color:#cbb86c;}
Border around this has a color of #cbb86c
<div style="border:2px solid #cbb86c;">Content here</div>
.myborder {border:2px solid #cbb86c;}