#caaa5e color space conversions
Hex:
#caaa5e
RGB:
202, 170, 94
CMY:
21, 33, 63
CMYK:
0, 16, 53, 21
HSL:
42°, 50.4673%, 58.0392%
HSV (HSB):
42°, 53.4653%, 79.2157%
XYZ:
40.7522, 42.1142, 16.5706
xyY:
0.4098, 0.4235, 42.1142
CIE-Lab:
70.9496, 2.2460, 43.1331
CIE-LCH:
70.9496, 43.1915, 87.0192
CIE-Luv:
70.9496, 25.7141, 52.1162
Hunter-Lab:
64.8954, -1.4748, 30.2875
#caaa5e color charts
#caaa5e color shades, tints & tones
#caaa5e color schemes
#caaa5e color preview, HTML & CSS examples
This text has a color of #caaa5e
<p style="color:#caaa5e;">Text here</p>
.mytext {color:#caaa5e;}
This box has a color of #caaa5e
<div style="background-color:#caaa5e;">Content here</div>
.mybackground {background-color:#caaa5e;}
Border around this has a color of #caaa5e
<div style="border:2px solid #caaa5e;">Content here</div>
.myborder {border:2px solid #caaa5e;}