#caaa5d color space conversions
Hex:
#caaa5d
RGB:
202, 170, 93
CMY:
21, 33, 64
CMYK:
0, 16, 54, 21
HSL:
42°, 50.6977%, 57.8431%
HSV (HSB):
42°, 53.9604%, 79.2157%
XYZ:
40.7076, 42.0963, 16.3358
xyY:
0.4106, 0.4246, 42.0963
CIE-Lab:
70.9373, 2.1614, 43.6187
CIE-LCH:
70.9373, 43.6722, 87.1632
CIE-Luv:
70.9373, 25.7750, 52.5843
Hunter-Lab:
64.8817, -1.5497, 30.4892
#caaa5d color charts
#caaa5d color shades, tints & tones
#caaa5d color schemes
#caaa5d color preview, HTML & CSS examples
This text has a color of #caaa5d
<p style="color:#caaa5d;">Text here</p>
.mytext {color:#caaa5d;}
This box has a color of #caaa5d
<div style="background-color:#caaa5d;">Content here</div>
.mybackground {background-color:#caaa5d;}
Border around this has a color of #caaa5d
<div style="border:2px solid #caaa5d;">Content here</div>
.myborder {border:2px solid #caaa5d;}