#caa26b color space conversions
Hex:
#caa26b
RGB:
202, 162, 107
CMY:
21, 36, 58
CMYK:
0, 20, 47, 21
HSL:
35°, 47.2637%, 60.5882%
HSV (HSB):
35°, 47.0297%, 79.2157%
XYZ:
39.9313, 39.4588, 19.4216
xyY:
0.4041, 0.3993, 39.4588
CIE-Lab:
69.0823, 7.7458, 34.1109
CIE-LCH:
69.0823, 34.9793, 77.2064
CIE-Luv:
69.0823, 30.1931, 41.5675
Hunter-Lab:
62.8162, 3.5413, 25.6400
#caa26b color charts
#caa26b color shades, tints & tones
#caa26b color schemes
#caa26b color preview, HTML & CSS examples
This text has a color of #caa26b
<p style="color:#caa26b;">Text here</p>
.mytext {color:#caa26b;}
This box has a color of #caa26b
<div style="background-color:#caa26b;">Content here</div>
.mybackground {background-color:#caa26b;}
Border around this has a color of #caa26b
<div style="border:2px solid #caa26b;">Content here</div>
.myborder {border:2px solid #caa26b;}