#caa585 color space conversions
Hex:
#caa585
RGB:
202, 165, 133
CMY:
21, 35, 48
CMYK:
0, 18, 34, 21
HSL:
28°, 39.4286%, 65.6863%
HSV (HSB):
28°, 34.1584%, 79.2157%
XYZ:
42.0459, 41.1603, 27.9190
xyY:
0.3784, 0.3704, 41.1603
CIE-Lab:
70.2881, 9.0453, 21.7123
CIE-LCH:
70.2881, 23.5211, 67.3834
CIE-Luv:
70.2881, 26.0002, 27.5052
Hunter-Lab:
64.1563, 4.7095, 19.1081
#caa585 color charts
#caa585 color shades, tints & tones
#caa585 color schemes
#caa585 color preview, HTML & CSS examples
This text has a color of #caa585
<p style="color:#caa585;">Text here</p>
.mytext {color:#caa585;}
This box has a color of #caa585
<div style="background-color:#caa585;">Content here</div>
.mybackground {background-color:#caa585;}
Border around this has a color of #caa585
<div style="border:2px solid #caa585;">Content here</div>
.myborder {border:2px solid #caa585;}