#caa14b color space conversions
Hex:
#caa14b
RGB:
202, 161, 75
CMY:
21, 37, 71
CMYK:
0, 20, 63, 21
HSL:
41°, 54.5064%, 54.3137%
HSV (HSB):
41°, 62.8713%, 79.2157%
XYZ:
38.3720, 38.5543, 12.0759
xyY:
0.4311, 0.4332, 38.5543
CIE-Lab:
68.4272, 5.6302, 49.4730
CIE-LCH:
68.4272, 49.7923, 83.5074
CIE-Luv:
68.4272, 33.1284, 56.1395
Hunter-Lab:
62.0921, 1.6491, 31.9335
#caa14b color charts
#caa14b color shades, tints & tones
#caa14b color schemes
#caa14b color preview, HTML & CSS examples
This text has a color of #caa14b
<p style="color:#caa14b;">Text here</p>
.mytext {color:#caa14b;}
This box has a color of #caa14b
<div style="background-color:#caa14b;">Content here</div>
.mybackground {background-color:#caa14b;}
Border around this has a color of #caa14b
<div style="border:2px solid #caa14b;">Content here</div>
.myborder {border:2px solid #caa14b;}