#cbb040 color space conversions
Hex:
#cbb040
RGB:
203, 176, 64
CMY:
20, 31, 75
CMYK:
0, 13, 68, 20
HSL:
48°, 57.2016%, 52.3529%
HSV (HSB):
48°, 68.4729%, 79.6078%
XYZ:
41.0793, 44.1173, 11.2009
xyY:
0.4261, 0.4577, 44.1173
CIE-Lab:
72.3069, -2.5983, 58.5415
CIE-LCH:
72.3069, 58.5991, 92.5413
CIE-Luv:
72.3069, 23.7662, 66.5684
Hunter-Lab:
66.4209, -5.8396, 36.4963
#cbb040 color charts
#cbb040 color shades, tints & tones
#cbb040 color schemes
#cbb040 color preview, HTML & CSS examples
This text has a color of #cbb040
<p style="color:#cbb040;">Text here</p>
.mytext {color:#cbb040;}
This box has a color of #cbb040
<div style="background-color:#cbb040;">Content here</div>
.mybackground {background-color:#cbb040;}
Border around this has a color of #cbb040
<div style="border:2px solid #cbb040;">Content here</div>
.myborder {border:2px solid #cbb040;}