#caa285 color space conversions
Hex:
#caa285
RGB:
202, 162, 133
CMY:
21, 36, 48
CMYK:
0, 20, 34, 21
HSL:
25°, 39.4286%, 65.6863%
HSV (HSB):
25°, 34.1584%, 79.2157%
XYZ:
41.5111, 40.0907, 27.7407
xyY:
0.3796, 0.3667, 40.0907
CIE-Lab:
69.5341, 10.6732, 20.6833
CIE-LCH:
69.5341, 23.2748, 62.7049
CIE-Luv:
69.5341, 27.8795, 25.8452
Hunter-Lab:
63.3172, 6.2205, 18.3457
#caa285 color charts
#caa285 color shades, tints & tones
#caa285 color schemes
#caa285 color preview, HTML & CSS examples
This text has a color of #caa285
<p style="color:#caa285;">Text here</p>
.mytext {color:#caa285;}
This box has a color of #caa285
<div style="background-color:#caa285;">Content here</div>
.mybackground {background-color:#caa285;}
Border around this has a color of #caa285
<div style="border:2px solid #caa285;">Content here</div>
.myborder {border:2px solid #caa285;}