#cca269 color space conversions
Hex:
#cca269
RGB:
204, 162, 105
CMY:
20, 36, 59
CMYK:
0, 21, 49, 20
HSL:
35°, 49.2537%, 60.5882%
HSV (HSB):
35°, 48.5294%, 80.0000%
XYZ:
40.3720, 39.6980, 18.8992
xyY:
0.4079, 0.4011, 39.6980
CIE-Lab:
69.2539, 8.3788, 35.4252
CIE-LCH:
69.2539, 36.4026, 76.6930
CIE-Luv:
69.2539, 31.8189, 42.8225
Hunter-Lab:
63.0063, 4.1148, 26.3199
#cca269 color charts
#cca269 color shades, tints & tones
#cca269 color schemes
#cca269 color preview, HTML & CSS examples
This text has a color of #cca269
<p style="color:#cca269;">Text here</p>
.mytext {color:#cca269;}
This box has a color of #cca269
<div style="background-color:#cca269;">Content here</div>
.mybackground {background-color:#cca269;}
Border around this has a color of #cca269
<div style="border:2px solid #cca269;">Content here</div>
.myborder {border:2px solid #cca269;}