#cbb04d color space conversions
Hex:
#cbb04d
RGB:
203, 176, 77
CMY:
20, 31, 70
CMYK:
0, 13, 62, 20
HSL:
47°, 54.7826%, 54.9020%
HSV (HSB):
47°, 62.0690%, 79.6078%
XYZ:
41.4935, 44.2830, 13.3817
xyY:
0.4185, 0.4466, 44.2830
CIE-Lab:
72.4172, -1.8079, 53.0067
CIE-LCH:
72.4172, 53.0375, 91.9535
CIE-Luv:
72.4172, 23.2345, 62.1268
Hunter-Lab:
66.5455, -5.1534, 34.6591
#cbb04d color charts
#cbb04d color shades, tints & tones
#cbb04d color schemes
#cbb04d color preview, HTML & CSS examples
This text has a color of #cbb04d
<p style="color:#cbb04d;">Text here</p>
.mytext {color:#cbb04d;}
This box has a color of #cbb04d
<div style="background-color:#cbb04d;">Content here</div>
.mybackground {background-color:#cbb04d;}
Border around this has a color of #cbb04d
<div style="border:2px solid #cbb04d;">Content here</div>
.myborder {border:2px solid #cbb04d;}