#cca45a color space conversions
Hex:
#cca45a
RGB:
204, 164, 90
CMY:
20, 36, 65
CMYK:
0, 20, 56, 20
HSL:
39°, 52.7778%, 57.6471%
HSV (HSB):
39°, 55.8824%, 80.0000%
XYZ:
40.0228, 40.1265, 15.3086
xyY:
0.4193, 0.4204, 40.1265
CIE-Lab:
69.5595, 5.9744, 43.5191
CIE-LCH:
69.5595, 43.9273, 82.1831
CIE-Luv:
69.5595, 31.5617, 51.2648
Hunter-Lab:
63.3455, 1.9248, 30.0133
#cca45a color charts
#cca45a color shades, tints & tones
#cca45a color schemes
#cca45a color preview, HTML & CSS examples
This text has a color of #cca45a
<p style="color:#cca45a;">Text here</p>
.mytext {color:#cca45a;}
This box has a color of #cca45a
<div style="background-color:#cca45a;">Content here</div>
.mybackground {background-color:#cca45a;}
Border around this has a color of #cca45a
<div style="border:2px solid #cca45a;">Content here</div>
.myborder {border:2px solid #cca45a;}