#cca665 color space conversions
Hex:
#cca665
RGB:
204, 166, 101
CMY:
20, 35, 60
CMYK:
0, 19, 50, 20
HSL:
38°, 50.2439%, 59.8039%
HSV (HSB):
38°, 50.4902%, 80.0000%
XYZ:
40.8870, 41.0494, 18.0803
xyY:
0.4088, 0.4104, 41.0494
CIE-Lab:
70.2105, 5.8468, 38.7100
CIE-LCH:
70.2105, 39.1491, 81.4109
CIE-Luv:
70.2105, 29.4158, 46.8893
Hunter-Lab:
64.0698, 1.7901, 28.1174
#cca665 color charts
#cca665 color shades, tints & tones
#cca665 color schemes
#cca665 color preview, HTML & CSS examples
This text has a color of #cca665
<p style="color:#cca665;">Text here</p>
.mytext {color:#cca665;}
This box has a color of #cca665
<div style="background-color:#cca665;">Content here</div>
.mybackground {background-color:#cca665;}
Border around this has a color of #cca665
<div style="border:2px solid #cca665;">Content here</div>
.myborder {border:2px solid #cca665;}