#caa045 color space conversions
Hex:
#caa045
RGB:
202, 160, 69
CMY:
21, 37, 73
CMYK:
0, 21, 66, 21
HSL:
41°, 55.6485%, 53.1373%
HSV (HSB):
41°, 65.8416%, 79.2157%
XYZ:
38.0021, 38.1278, 10.9867
xyY:
0.4362, 0.4377, 38.1278
CIE-Lab:
68.1147, 5.7857, 51.9148
CIE-LCH:
68.1147, 52.2362, 83.6408
CIE-Luv:
68.1147, 34.1883, 57.9418
Hunter-Lab:
61.7477, 1.7977, 32.6740
#caa045 color charts
#caa045 color shades, tints & tones
#caa045 color schemes
#caa045 color preview, HTML & CSS examples
This text has a color of #caa045
<p style="color:#caa045;">Text here</p>
.mytext {color:#caa045;}
This box has a color of #caa045
<div style="background-color:#caa045;">Content here</div>
.mybackground {background-color:#caa045;}
Border around this has a color of #caa045
<div style="border:2px solid #caa045;">Content here</div>
.myborder {border:2px solid #caa045;}