#caa021 color space conversions
Hex:
#caa021
RGB:
202, 160, 33
CMY:
21, 37, 87
CMYK:
0, 21, 84, 21
HSL:
45°, 71.9149%, 46.0784%
HSV (HSB):
45°, 83.6634%, 79.2157%
XYZ:
37.2024, 37.8080, 6.7757
xyY:
0.4549, 0.4623, 37.8080
CIE-Lab:
67.8788, 4.2004, 65.3633
CIE-LCH:
67.8788, 65.4982, 86.3231
CIE-Luv:
67.8788, 35.6407, 67.4210
Hunter-Lab:
61.4882, 0.3942, 36.5082
#caa021 color charts
#caa021 color shades, tints & tones
#caa021 color schemes
#caa021 color preview, HTML & CSS examples
This text has a color of #caa021
<p style="color:#caa021;">Text here</p>
.mytext {color:#caa021;}
This box has a color of #caa021
<div style="background-color:#caa021;">Content here</div>
.mybackground {background-color:#caa021;}
Border around this has a color of #caa021
<div style="border:2px solid #caa021;">Content here</div>
.myborder {border:2px solid #caa021;}