#cca986 color space conversions
Hex:
#cca986
RGB:
204, 169, 134
CMY:
20, 34, 47
CMYK:
0, 17, 34, 20
HSL:
30°, 40.6977%, 66.2745%
HSV (HSB):
30°, 34.3137%, 80.0000%
XYZ:
43.3929, 42.9345, 28.5544
xyY:
0.3777, 0.3737, 42.9345
CIE-Lab:
71.5105, 7.8018, 22.8632
CIE-LCH:
71.5105, 24.1577, 71.1583
CIE-Luv:
71.5105, 24.8040, 29.2839
Hunter-Lab:
65.5244, 3.5420, 20.0296
#cca986 color charts
#cca986 color shades, tints & tones
#cca986 color schemes
#cca986 color preview, HTML & CSS examples
This text has a color of #cca986
<p style="color:#cca986;">Text here</p>
.mytext {color:#cca986;}
This box has a color of #cca986
<div style="background-color:#cca986;">Content here</div>
.mybackground {background-color:#cca986;}
Border around this has a color of #cca986
<div style="border:2px solid #cca986;">Content here</div>
.myborder {border:2px solid #cca986;}