#caa15d color space conversions
Hex:
#caa15d
RGB:
202, 161, 93
CMY:
21, 37, 64
CMYK:
0, 20, 54, 21
HSL:
37°, 50.6977%, 57.8431%
HSV (HSB):
37°, 53.9604%, 79.2157%
XYZ:
39.0778, 38.8366, 15.7925
xyY:
0.4170, 0.4144, 38.8366
CIE-Lab:
68.6327, 6.9961, 40.8368
CIE-LCH:
68.6327, 41.4318, 80.2786
CIE-Luv:
68.6327, 31.9484, 48.2924
Hunter-Lab:
62.3190, 2.8719, 28.5984
#caa15d color charts
#caa15d color shades, tints & tones
#caa15d color schemes
#caa15d color preview, HTML & CSS examples
This text has a color of #caa15d
<p style="color:#caa15d;">Text here</p>
.mytext {color:#caa15d;}
This box has a color of #caa15d
<div style="background-color:#caa15d;">Content here</div>
.mybackground {background-color:#caa15d;}
Border around this has a color of #caa15d
<div style="border:2px solid #caa15d;">Content here</div>
.myborder {border:2px solid #caa15d;}