#caaaa4 color space conversions
Hex:
#caaaa4
RGB:
202, 170, 164
CMY:
21, 33, 36
CMYK:
0, 16, 19, 21
HSL:
9°, 26.3889%, 71.7647%
HSV (HSB):
9°, 18.8119%, 79.2157%
XYZ:
45.4327, 43.9863, 41.2176
xyY:
0.3478, 0.3367, 43.9863
CIE-Lab:
72.2194, 10.6870, 7.4238
CIE-LCH:
72.2194, 13.0125, 34.7859
CIE-Luv:
72.2194, 20.0995, 8.7014
Hunter-Lab:
66.3222, 6.2140, 9.5783
#caaaa4 color charts
#caaaa4 color shades, tints & tones
#caaaa4 color schemes
#caaaa4 color preview, HTML & CSS examples
This text has a color of #caaaa4
<p style="color:#caaaa4;">Text here</p>
.mytext {color:#caaaa4;}
This box has a color of #caaaa4
<div style="background-color:#caaaa4;">Content here</div>
.mybackground {background-color:#caaaa4;}
Border around this has a color of #caaaa4
<div style="border:2px solid #caaaa4;">Content here</div>
.myborder {border:2px solid #caaaa4;}