#cca86c color space conversions
Hex:
#cca86c
RGB:
204, 168, 108
CMY:
20, 34, 58
CMYK:
0, 18, 47, 20
HSL:
38°, 48.4848%, 61.1765%
HSV (HSB):
38°, 47.0588%, 80.0000%
XYZ:
41.6112, 41.9253, 20.0866
xyY:
0.4016, 0.4046, 41.9253
CIE-Lab:
70.8194, 5.4377, 35.8354
CIE-LCH:
70.8194, 36.2456, 81.3716
CIE-Luv:
70.8194, 27.5576, 44.2098
Hunter-Lab:
64.7498, 1.4004, 26.9320
#cca86c color charts
#cca86c color shades, tints & tones
#cca86c color schemes
#cca86c color preview, HTML & CSS examples
This text has a color of #cca86c
<p style="color:#cca86c;">Text here</p>
.mytext {color:#cca86c;}
This box has a color of #cca86c
<div style="background-color:#cca86c;">Content here</div>
.mybackground {background-color:#cca86c;}
Border around this has a color of #cca86c
<div style="border:2px solid #cca86c;">Content here</div>
.myborder {border:2px solid #cca86c;}