#cba34e color space conversions
Hex:
#cba34e
RGB:
203, 163, 78
CMY:
20, 36, 69
CMYK:
0, 20, 62, 20
HSL:
41°, 54.5852%, 55.0980%
HSV (HSB):
41°, 61.5764%, 79.6078%
XYZ:
39.1009, 39.4410, 12.7598
xyY:
0.4283, 0.4320, 39.4410
CIE-Lab:
69.0695, 5.1870, 48.7998
CIE-LCH:
69.0695, 49.0747, 83.9327
CIE-Luv:
69.0695, 32.2792, 55.9069
Hunter-Lab:
62.8020, 1.2317, 31.9152
#cba34e color charts
#cba34e color shades, tints & tones
#cba34e color schemes
#cba34e color preview, HTML & CSS examples
This text has a color of #cba34e
<p style="color:#cba34e;">Text here</p>
.mytext {color:#cba34e;}
This box has a color of #cba34e
<div style="background-color:#cba34e;">Content here</div>
.mybackground {background-color:#cba34e;}
Border around this has a color of #cba34e
<div style="border:2px solid #cba34e;">Content here</div>
.myborder {border:2px solid #cba34e;}