#caa098 color space conversions
Hex:
#caa098
RGB:
202, 160, 152
CMY:
21, 37, 40
CMYK:
0, 21, 25, 21
HSL:
10°, 32.0513%, 69.4118%
HSV (HSB):
10°, 24.7525%, 79.2157%
XYZ:
42.5954, 39.9652, 35.1748
xyY:
0.3618, 0.3394, 39.9652
CIE-Lab:
69.4447, 14.3331, 10.0870
CIE-LCH:
69.4447, 17.5267, 35.1361
CIE-Luv:
69.4447, 27.1429, 11.5439
Hunter-Lab:
63.2180, 9.6393, 11.2634
#caa098 color charts
#caa098 color shades, tints & tones
#caa098 color schemes
#caa098 color preview, HTML & CSS examples
This text has a color of #caa098
<p style="color:#caa098;">Text here</p>
.mytext {color:#caa098;}
This box has a color of #caa098
<div style="background-color:#caa098;">Content here</div>
.mybackground {background-color:#caa098;}
Border around this has a color of #caa098
<div style="border:2px solid #caa098;">Content here</div>
.myborder {border:2px solid #caa098;}