#caa34d color space conversions
Hex:
#caa34d
RGB:
202, 163, 77
CMY:
21, 36, 70
CMYK:
0, 19, 62, 21
HSL:
41°, 54.1126%, 54.7059%
HSV (HSB):
41°, 61.8812%, 79.2157%
XYZ:
38.7939, 39.2868, 12.5596
xyY:
0.4280, 0.4334, 39.2868
CIE-Lab:
68.9585, 4.6895, 49.1228
CIE-LCH:
68.9585, 49.3461, 84.5468
CIE-Luv:
68.9585, 31.5872, 56.2493
Hunter-Lab:
62.6792, 0.7901, 31.9949
#caa34d color charts
#caa34d color shades, tints & tones
#caa34d color schemes
#caa34d color preview, HTML & CSS examples
This text has a color of #caa34d
<p style="color:#caa34d;">Text here</p>
.mytext {color:#caa34d;}
This box has a color of #caa34d
<div style="background-color:#caa34d;">Content here</div>
.mybackground {background-color:#caa34d;}
Border around this has a color of #caa34d
<div style="border:2px solid #caa34d;">Content here</div>
.myborder {border:2px solid #caa34d;}