#caa385 color space conversions
Hex:
#caa385
RGB:
202, 163, 133
CMY:
21, 36, 48
CMYK:
0, 19, 34, 21
HSL:
26°, 39.4286%, 65.6863%
HSV (HSB):
26°, 34.1584%, 79.2157%
XYZ:
41.6880, 40.4444, 27.7997
xyY:
0.3792, 0.3679, 40.4444
CIE-Lab:
69.7849, 10.1301, 21.0260
CIE-LCH:
69.7849, 23.3390, 64.2758
CIE-Luv:
69.7849, 27.2525, 26.3985
Hunter-Lab:
63.5959, 5.7162, 18.5997
#caa385 color charts
#caa385 color shades, tints & tones
#caa385 color schemes
#caa385 color preview, HTML & CSS examples
This text has a color of #caa385
<p style="color:#caa385;">Text here</p>
.mytext {color:#caa385;}
This box has a color of #caa385
<div style="background-color:#caa385;">Content here</div>
.mybackground {background-color:#caa385;}
Border around this has a color of #caa385
<div style="border:2px solid #caa385;">Content here</div>
.myborder {border:2px solid #caa385;}