#cca68b color space conversions
Hex:
#cca68b
RGB:
204, 166, 139
CMY:
20, 35, 45
CMYK:
0, 19, 32, 20
HSL:
25°, 38.9222%, 67.2549%
HSV (HSB):
25°, 31.8627%, 80.0000%
XYZ:
43.1983, 41.9739, 30.2511
xyY:
0.3743, 0.3637, 41.9739
CIE-Lab:
70.8529, 10.0599, 19.2425
CIE-LCH:
70.8529, 21.7135, 62.3996
CIE-Luv:
70.8529, 26.2137, 24.3218
Hunter-Lab:
64.7873, 5.6409, 17.6668
#cca68b color charts
#cca68b color shades, tints & tones
#cca68b color schemes
#cca68b color preview, HTML & CSS examples
This text has a color of #cca68b
<p style="color:#cca68b;">Text here</p>
.mytext {color:#cca68b;}
This box has a color of #cca68b
<div style="background-color:#cca68b;">Content here</div>
.mybackground {background-color:#cca68b;}
Border around this has a color of #cca68b
<div style="border:2px solid #cca68b;">Content here</div>
.myborder {border:2px solid #cca68b;}