#caa085 color space conversions
Hex:
#caa085
RGB:
202, 160, 133
CMY:
21, 37, 48
CMYK:
0, 21, 34, 21
HSL:
23°, 39.4286%, 65.6863%
HSV (HSB):
23°, 34.1584%, 79.2157%
XYZ:
41.1616, 39.3916, 27.6242
xyY:
0.3805, 0.3641, 39.3916
CIE-Lab:
69.0340, 11.7609, 19.9988
CIE-LCH:
69.0340, 23.2007, 59.5411
CIE-Luv:
69.0340, 29.1347, 24.7387
Hunter-Lab:
62.7627, 7.2305, 17.8382
#caa085 color charts
#caa085 color shades, tints & tones
#caa085 color schemes
#caa085 color preview, HTML & CSS examples
This text has a color of #caa085
<p style="color:#caa085;">Text here</p>
.mytext {color:#caa085;}
This box has a color of #caa085
<div style="background-color:#caa085;">Content here</div>
.mybackground {background-color:#caa085;}
Border around this has a color of #caa085
<div style="border:2px solid #caa085;">Content here</div>
.myborder {border:2px solid #caa085;}