#caa18b color space conversions
Hex:
#caa18b
RGB:
202, 161, 139
CMY:
21, 37, 45
CMYK:
0, 20, 31, 21
HSL:
21°, 37.2781%, 66.8627%
HSV (HSB):
21°, 31.1881%, 79.2157%
XYZ:
41.7622, 39.9104, 29.9285
xyY:
0.3742, 0.3576, 39.9104
CIE-Lab:
69.4056, 11.9901, 17.2128
CIE-LCH:
69.4056, 20.9772, 55.1397
CIE-Luv:
69.4056, 27.9077, 21.2688
Hunter-Lab:
63.1747, 7.4434, 16.1341
#caa18b color charts
#caa18b color shades, tints & tones
#caa18b color schemes
#caa18b color preview, HTML & CSS examples
This text has a color of #caa18b
<p style="color:#caa18b;">Text here</p>
.mytext {color:#caa18b;}
This box has a color of #caa18b
<div style="background-color:#caa18b;">Content here</div>
.mybackground {background-color:#caa18b;}
Border around this has a color of #caa18b
<div style="border:2px solid #caa18b;">Content here</div>
.myborder {border:2px solid #caa18b;}