#caa941 color space conversions
Hex:
#caa941
RGB:
202, 169, 65
CMY:
21, 34, 75
CMYK:
0, 16, 68, 21
HSL:
46°, 56.3786%, 52.3529%
HSV (HSB):
46°, 67.8218%, 79.2157%
XYZ:
39.4992, 41.3141, 10.8936
xyY:
0.4307, 0.4505, 41.3141
CIE-Lab:
70.3955, 0.7300, 56.1108
CIE-LCH:
70.3955, 56.1155, 89.2547
CIE-Luv:
70.3955, 27.9255, 63.2088
Hunter-Lab:
64.2761, -2.7905, 34.9447
#caa941 color charts
#caa941 color shades, tints & tones
#caa941 color schemes
#caa941 color preview, HTML & CSS examples
This text has a color of #caa941
<p style="color:#caa941;">Text here</p>
.mytext {color:#caa941;}
This box has a color of #caa941
<div style="background-color:#caa941;">Content here</div>
.mybackground {background-color:#caa941;}
Border around this has a color of #caa941
<div style="border:2px solid #caa941;">Content here</div>
.myborder {border:2px solid #caa941;}