#cbb34c color space conversions
Hex:
#cbb34c
RGB:
203, 179, 76
CMY:
20, 30, 70
CMYK:
0, 12, 63, 20
HSL:
49°, 54.9784%, 54.7059%
HSV (HSB):
49°, 62.5616%, 79.6078%
XYZ:
42.0532, 45.4585, 13.3954
xyY:
0.4168, 0.4505, 45.4585
CIE-Lab:
73.1928, -3.4529, 54.3099
CIE-LCH:
73.1928, 54.4196, 93.6378
CIE-Luv:
73.1928, 21.2189, 63.8343
Hunter-Lab:
67.4229, -6.6556, 35.4165
#cbb34c color charts
#cbb34c color shades, tints & tones
#cbb34c color schemes
#cbb34c color preview, HTML & CSS examples
This text has a color of #cbb34c
<p style="color:#cbb34c;">Text here</p>
.mytext {color:#cbb34c;}
This box has a color of #cbb34c
<div style="background-color:#cbb34c;">Content here</div>
.mybackground {background-color:#cbb34c;}
Border around this has a color of #cbb34c
<div style="border:2px solid #cbb34c;">Content here</div>
.myborder {border:2px solid #cbb34c;}