#cba34c color space conversions
Hex:
#cba34c
RGB:
203, 163, 76
CMY:
20, 36, 70
CMYK:
0, 20, 63, 20
HSL:
41°, 54.9784%, 54.7059%
HSV (HSB):
41°, 62.5616%, 79.6078%
XYZ:
39.0303, 39.4127, 12.3878
xyY:
0.4297, 0.4339, 39.4127
CIE-Lab:
69.0492, 5.0505, 49.7252
CIE-LCH:
69.0492, 49.9810, 84.2004
CIE-Luv:
69.0492, 32.3960, 56.6977
Hunter-Lab:
62.7795, 1.1100, 32.2465
#cba34c color charts
#cba34c color shades, tints & tones
#cba34c color schemes
#cba34c color preview, HTML & CSS examples
This text has a color of #cba34c
<p style="color:#cba34c;">Text here</p>
.mytext {color:#cba34c;}
This box has a color of #cba34c
<div style="background-color:#cba34c;">Content here</div>
.mybackground {background-color:#cba34c;}
Border around this has a color of #cba34c
<div style="border:2px solid #cba34c;">Content here</div>
.myborder {border:2px solid #cba34c;}