#caa041 color space conversions
Hex:
#caa041
RGB:
202, 160, 65
CMY:
21, 37, 75
CMYK:
0, 21, 68, 21
HSL:
42°, 56.3786%, 52.3529%
HSV (HSB):
42°, 67.8218%, 79.2157%
XYZ:
37.8821, 38.0798, 10.3546
xyY:
0.4389, 0.4412, 38.0798
CIE-Lab:
68.0794, 5.5497, 53.6750
CIE-LCH:
68.0794, 53.9612, 84.0969
CIE-Luv:
68.0794, 34.4013, 59.3339
Hunter-Lab:
61.7089, 1.5878, 33.2475
#caa041 color charts
#caa041 color shades, tints & tones
#caa041 color schemes
#caa041 color preview, HTML & CSS examples
This text has a color of #caa041
<p style="color:#caa041;">Text here</p>
.mytext {color:#caa041;}
This box has a color of #caa041
<div style="background-color:#caa041;">Content here</div>
.mybackground {background-color:#caa041;}
Border around this has a color of #caa041
<div style="border:2px solid #caa041;">Content here</div>
.myborder {border:2px solid #caa041;}