#caa128 color space conversions
Hex:
#caa128
RGB:
202, 161, 40
CMY:
21, 37, 84
CMYK:
0, 20, 80, 21
HSL:
45°, 66.9421%, 47.4510%
HSV (HSB):
45°, 80.1980%, 79.2157%
XYZ:
37.4850, 38.1995, 7.4051
xyY:
0.4511, 0.4597, 38.1995
CIE-Lab:
68.1674, 3.8803, 63.4794
CIE-LCH:
68.1674, 63.5979, 86.5020
CIE-Luv:
68.1674, 34.6914, 66.5061
Hunter-Lab:
61.8057, 0.0997, 36.1604
#caa128 color charts
#caa128 color shades, tints & tones
#caa128 color schemes
#caa128 color preview, HTML & CSS examples
This text has a color of #caa128
<p style="color:#caa128;">Text here</p>
.mytext {color:#caa128;}
This box has a color of #caa128
<div style="background-color:#caa128;">Content here</div>
.mybackground {background-color:#caa128;}
Border around this has a color of #caa128
<div style="border:2px solid #caa128;">Content here</div>
.myborder {border:2px solid #caa128;}