#cba512 color space conversions
Hex:
#cba512
RGB:
203, 165, 18
CMY:
20, 35, 93
CMYK:
0, 19, 91, 20
HSL:
48°, 83.7104%, 43.3333%
HSV (HSB):
48°, 91.1330%, 79.6078%
XYZ:
38.1929, 39.6504, 6.2126
xyY:
0.4544, 0.4717, 39.6504
CIE-Lab:
69.2198, 1.6378, 69.9349
CIE-LCH:
69.2198, 69.9541, 88.6584
CIE-Luv:
69.2198, 32.9536, 71.3879
Hunter-Lab:
62.9686, -1.9278, 38.2284
#cba512 color charts
#cba512 color shades, tints & tones
#cba512 color schemes
#cba512 color preview, HTML & CSS examples
This text has a color of #cba512
<p style="color:#cba512;">Text here</p>
.mytext {color:#cba512;}
This box has a color of #cba512
<div style="background-color:#cba512;">Content here</div>
.mybackground {background-color:#cba512;}
Border around this has a color of #cba512
<div style="border:2px solid #cba512;">Content here</div>
.myborder {border:2px solid #cba512;}