#caa130 color space conversions
Hex:
#caa130
RGB:
202, 161, 48
CMY:
21, 37, 81
CMYK:
0, 20, 76, 21
HSL:
44°, 61.6000%, 49.0196%
HSV (HSB):
44°, 76.2376%, 79.2157%
XYZ:
37.6355, 38.2597, 8.1976
xyY:
0.4475, 0.4550, 38.2597
CIE-Lab:
68.2116, 4.1799, 60.7414
CIE-LCH:
68.2116, 60.8850, 86.0634
CIE-Luv:
68.2116, 34.4196, 64.7056
Hunter-Lab:
61.8544, 0.3636, 35.4404
#caa130 color charts
#caa130 color shades, tints & tones
#caa130 color schemes
#caa130 color preview, HTML & CSS examples
This text has a color of #caa130
<p style="color:#caa130;">Text here</p>
.mytext {color:#caa130;}
This box has a color of #caa130
<div style="background-color:#caa130;">Content here</div>
.mybackground {background-color:#caa130;}
Border around this has a color of #caa130
<div style="border:2px solid #caa130;">Content here</div>
.myborder {border:2px solid #caa130;}