#cba400 color space conversions
Hex:
#cba400
RGB:
203, 164, 0
CMY:
20, 36, 100
CMYK:
0, 19, 100, 20
HSL:
48°, 100.0000%, 39.8039%
HSV (HSB):
48°, 100.0000%, 79.6078%
XYZ:
37.9041, 39.2474, 5.5778
xyY:
0.4582, 0.4744, 39.2474
CIE-Lab:
68.9301, 1.9541, 72.1528
CIE-LCH:
68.9301, 72.1792, 88.4487
CIE-Luv:
68.9301, 33.8969, 72.3216
Hunter-Lab:
62.6478, -1.6349, 38.5746
#cba400 color charts
#cba400 color shades, tints & tones
#cba400 color schemes
#cba400 color preview, HTML & CSS examples
This text has a color of #cba400
<p style="color:#cba400;">Text here</p>
.mytext {color:#cba400;}
This box has a color of #cba400
<div style="background-color:#cba400;">Content here</div>
.mybackground {background-color:#cba400;}
Border around this has a color of #cba400
<div style="border:2px solid #cba400;">Content here</div>
.myborder {border:2px solid #cba400;}