#cba16e color space conversions
Hex:
#cba16e
RGB:
203, 161, 110
CMY:
20, 37, 57
CMYK:
0, 21, 46, 20
HSL:
33°, 47.2081%, 61.3725%
HSV (HSB):
33°, 45.8128%, 79.6078%
XYZ:
40.1879, 39.3120, 20.2217
xyY:
0.4030, 0.3942, 39.3120
CIE-Lab:
68.9767, 9.0015, 32.4036
CIE-LCH:
68.9767, 33.6306, 74.4751
CIE-Luv:
68.9767, 31.3429, 39.4844
Hunter-Lab:
62.6993, 4.6881, 24.7674
#cba16e color charts
#cba16e color shades, tints & tones
#cba16e color schemes
#cba16e color preview, HTML & CSS examples
This text has a color of #cba16e
<p style="color:#cba16e;">Text here</p>
.mytext {color:#cba16e;}
This box has a color of #cba16e
<div style="background-color:#cba16e;">Content here</div>
.mybackground {background-color:#cba16e;}
Border around this has a color of #cba16e
<div style="border:2px solid #cba16e;">Content here</div>
.myborder {border:2px solid #cba16e;}