#cca45f color space conversions
Hex:
#cca45f
RGB:
204, 164, 95
CMY:
20, 36, 63
CMYK:
0, 20, 53, 20
HSL:
38°, 51.6588%, 58.6275%
HSV (HSB):
38°, 53.4314%, 80.0000%
XYZ:
40.2429, 40.2145, 16.4676
xyY:
0.4152, 0.4149, 40.2145
CIE-Lab:
69.6220, 6.3906, 41.0660
CIE-LCH:
69.6220, 41.5603, 81.1546
CIE-Luv:
69.6220, 31.2146, 48.9046
Hunter-Lab:
63.4149, 2.2993, 28.9940
#cca45f color charts
#cca45f color shades, tints & tones
#cca45f color schemes
#cca45f color preview, HTML & CSS examples
This text has a color of #cca45f
<p style="color:#cca45f;">Text here</p>
.mytext {color:#cca45f;}
This box has a color of #cca45f
<div style="background-color:#cca45f;">Content here</div>
.mybackground {background-color:#cca45f;}
Border around this has a color of #cca45f
<div style="border:2px solid #cca45f;">Content here</div>
.myborder {border:2px solid #cca45f;}