#caa14a color space conversions
Hex:
#caa14a
RGB:
202, 161, 74
CMY:
21, 37, 71
CMYK:
0, 20, 63, 21
HSL:
41°, 54.7009%, 54.1176%
HSV (HSB):
41°, 63.3663%, 79.2157%
XYZ:
38.3380, 38.5407, 11.8970
xyY:
0.4319, 0.4341, 38.5407
CIE-Lab:
68.4173, 5.5639, 49.9327
CIE-LCH:
68.4173, 50.2417, 83.6419
CIE-Luv:
68.4173, 33.1865, 56.5259
Hunter-Lab:
62.0812, 1.5901, 32.0947
#caa14a color charts
#caa14a color shades, tints & tones
#caa14a color schemes
#caa14a color preview, HTML & CSS examples
This text has a color of #caa14a
<p style="color:#caa14a;">Text here</p>
.mytext {color:#caa14a;}
This box has a color of #caa14a
<div style="background-color:#caa14a;">Content here</div>
.mybackground {background-color:#caa14a;}
Border around this has a color of #caa14a
<div style="border:2px solid #caa14a;">Content here</div>
.myborder {border:2px solid #caa14a;}