#caaa56 color space conversions
Hex:
#caaa56
RGB:
202, 170, 86
CMY:
21, 33, 66
CMYK:
0, 16, 57, 21
HSL:
43°, 52.2523%, 56.4706%
HSV (HSB):
43°, 57.4257%, 79.2157%
XYZ:
40.4116, 41.9779, 14.7767
xyY:
0.4159, 0.4320, 41.9779
CIE-Lab:
70.8557, 1.5972, 46.9726
CIE-LCH:
70.8557, 46.9997, 88.0526
CIE-Luv:
70.8557, 26.1834, 55.7216
Hunter-Lab:
64.7903, -2.0476, 31.8310
#caaa56 color charts
#caaa56 color shades, tints & tones
#caaa56 color schemes
#caaa56 color preview, HTML & CSS examples
This text has a color of #caaa56
<p style="color:#caaa56;">Text here</p>
.mytext {color:#caaa56;}
This box has a color of #caaa56
<div style="background-color:#caaa56;">Content here</div>
.mybackground {background-color:#caaa56;}
Border around this has a color of #caaa56
<div style="border:2px solid #caaa56;">Content here</div>
.myborder {border:2px solid #caaa56;}