#caa14d color space conversions
Hex:
#caa14d
RGB:
202, 161, 77
CMY:
21, 37, 70
CMYK:
0, 20, 62, 21
HSL:
40°, 54.1126%, 54.7059%
HSV (HSB):
40°, 61.8812%, 79.2157%
XYZ:
38.4415, 38.5821, 12.4422
xyY:
0.4297, 0.4312, 38.5821
CIE-Lab:
68.4475, 5.7658, 48.5461
CIE-LCH:
68.4475, 48.8873, 83.2267
CIE-Luv:
68.4475, 33.0097, 55.3509
Hunter-Lab:
62.1145, 1.7700, 31.6037
#caa14d color charts
#caa14d color shades, tints & tones
#caa14d color schemes
#caa14d color preview, HTML & CSS examples
This text has a color of #caa14d
<p style="color:#caa14d;">Text here</p>
.mytext {color:#caa14d;}
This box has a color of #caa14d
<div style="background-color:#caa14d;">Content here</div>
.mybackground {background-color:#caa14d;}
Border around this has a color of #caa14d
<div style="border:2px solid #caa14d;">Content here</div>
.myborder {border:2px solid #caa14d;}