#c3aa7d color space conversions
Hex:
#c3aa7d
RGB:
195, 170, 125
CMY:
24, 33, 51
CMYK:
0, 13, 36, 24
HSL:
39°, 36.8421%, 62.7451%
HSV (HSB):
39°, 35.8974%, 76.4706%
XYZ:
40.5821, 41.8322, 25.3376
xyY:
0.3766, 0.3882, 41.8322
CIE-Lab:
70.7551, 2.5588, 26.5608
CIE-LCH:
70.7551, 26.6838, 84.4973
CIE-Luv:
70.7551, 18.6911, 34.6270
Hunter-Lab:
64.6778, -1.1865, 22.0476
#c3aa7d color charts
#c3aa7d color shades, tints & tones
#c3aa7d color schemes
#c3aa7d color preview, HTML & CSS examples
This text has a color of #c3aa7d
<p style="color:#c3aa7d;">Text here</p>
.mytext {color:#c3aa7d;}
This box has a color of #c3aa7d
<div style="background-color:#c3aa7d;">Content here</div>
.mybackground {background-color:#c3aa7d;}
Border around this has a color of #c3aa7d
<div style="border:2px solid #c3aa7d;">Content here</div>
.myborder {border:2px solid #c3aa7d;}