#cba941 color space conversions
Hex:
#cba941
RGB:
203, 169, 65
CMY:
20, 34, 75
CMYK:
0, 17, 68, 20
HSL:
45°, 57.0248%, 52.5490%
HSV (HSB):
45°, 67.9803%, 79.6078%
XYZ:
39.7707, 41.4541, 10.9063
xyY:
0.4317, 0.4499, 41.4541
CIE-Lab:
70.4929, 1.1628, 56.2427
CIE-LCH:
70.4929, 56.2547, 88.8156
CIE-Luv:
70.4929, 28.6714, 63.2502
Hunter-Lab:
64.3849, -2.4136, 35.0261
#cba941 color charts
#cba941 color shades, tints & tones
#cba941 color schemes
#cba941 color preview, HTML & CSS examples
This text has a color of #cba941
<p style="color:#cba941;">Text here</p>
.mytext {color:#cba941;}
This box has a color of #cba941
<div style="background-color:#cba941;">Content here</div>
.mybackground {background-color:#cba941;}
Border around this has a color of #cba941
<div style="border:2px solid #cba941;">Content here</div>
.myborder {border:2px solid #cba941;}