#cba14c color space conversions
Hex:
#cba14c
RGB:
203, 161, 76
CMY:
20, 37, 70
CMYK:
0, 21, 63, 20
HSL:
40°, 54.9784%, 54.7059%
HSV (HSB):
40°, 62.5616%, 79.6078%
XYZ:
38.6780, 38.7081, 12.2703
xyY:
0.4314, 0.4317, 38.7081
CIE-Lab:
68.5393, 6.1268, 49.1533
CIE-LCH:
68.5393, 49.5336, 82.8949
CIE-Luv:
68.5393, 33.8246, 55.8044
Hunter-Lab:
62.2158, 2.0913, 31.8578
#cba14c color charts
#cba14c color shades, tints & tones
#cba14c color schemes
#cba14c color preview, HTML & CSS examples
This text has a color of #cba14c
<p style="color:#cba14c;">Text here</p>
.mytext {color:#cba14c;}
This box has a color of #cba14c
<div style="background-color:#cba14c;">Content here</div>
.mybackground {background-color:#cba14c;}
Border around this has a color of #cba14c
<div style="border:2px solid #cba14c;">Content here</div>
.myborder {border:2px solid #cba14c;}