#caa26f color space conversions
Hex:
#caa26f
RGB:
202, 162, 111
CMY:
21, 36, 56
CMYK:
0, 20, 45, 21
HSL:
34°, 46.1929%, 61.3725%
HSV (HSB):
34°, 45.0495%, 79.2157%
XYZ:
40.1467, 39.5449, 20.5559
xyY:
0.4005, 0.3945, 39.5449
CIE-Lab:
69.1442, 8.1512, 32.0672
CIE-LCH:
69.1442, 33.0869, 75.7380
CIE-Luv:
69.1442, 29.8644, 39.3391
Hunter-Lab:
62.8847, 3.9091, 24.6385
#caa26f color charts
#caa26f color shades, tints & tones
#caa26f color schemes
#caa26f color preview, HTML & CSS examples
This text has a color of #caa26f
<p style="color:#caa26f;">Text here</p>
.mytext {color:#caa26f;}
This box has a color of #caa26f
<div style="background-color:#caa26f;">Content here</div>
.mybackground {background-color:#caa26f;}
Border around this has a color of #caa26f
<div style="border:2px solid #caa26f;">Content here</div>
.myborder {border:2px solid #caa26f;}