#caaa96 color space conversions
Hex:
#caaa96
RGB:
202, 170, 150
CMY:
21, 33, 41
CMYK:
0, 16, 26, 21
HSL:
23°, 32.9114%, 69.0196%
HSV (HSB):
23°, 25.7426%, 79.2157%
XYZ:
44.2369, 43.5080, 34.9205
xyY:
0.3606, 0.3547, 43.5080
CIE-Lab:
71.8984, 8.6099, 14.6490
CIE-LCH:
71.8984, 16.9919, 59.5553
CIE-Luv:
71.8984, 21.4022, 18.8249
Hunter-Lab:
65.9606, 4.2810, 14.7834
#caaa96 color charts
#caaa96 color shades, tints & tones
#caaa96 color schemes
#caaa96 color preview, HTML & CSS examples
This text has a color of #caaa96
<p style="color:#caaa96;">Text here</p>
.mytext {color:#caaa96;}
This box has a color of #caaa96
<div style="background-color:#caaa96;">Content here</div>
.mybackground {background-color:#caaa96;}
Border around this has a color of #caaa96
<div style="border:2px solid #caaa96;">Content here</div>
.myborder {border:2px solid #caaa96;}