#cbb211 color space conversions
Hex:
#cbb211
RGB:
203, 178, 17
CMY:
20, 30, 93
CMYK:
0, 12, 92, 20
HSL:
52°, 84.5455%, 43.1373%
HSV (HSB):
52°, 91.6256%, 79.6078%
XYZ:
40.6502, 44.5778, 6.9922
xyY:
0.4408, 0.4834, 44.5778
CIE-Lab:
72.6130, -5.2390, 72.6905
CIE-LCH:
72.6130, 72.8791, 94.1223
CIE-Luv:
72.6130, 23.4212, 76.4916
Hunter-Lab:
66.7666, -8.1636, 40.5274
#cbb211 color charts
#cbb211 color shades, tints & tones
#cbb211 color schemes
#cbb211 color preview, HTML & CSS examples
This text has a color of #cbb211
<p style="color:#cbb211;">Text here</p>
.mytext {color:#cbb211;}
This box has a color of #cbb211
<div style="background-color:#cbb211;">Content here</div>
.mybackground {background-color:#cbb211;}
Border around this has a color of #cbb211
<div style="border:2px solid #cbb211;">Content here</div>
.myborder {border:2px solid #cbb211;}