#cca682 color space conversions
Hex:
#cca682
RGB:
204, 166, 130
CMY:
20, 35, 49
CMYK:
0, 19, 36, 20
HSL:
29°, 42.0455%, 65.4902%
HSV (HSB):
29°, 36.2745%, 80.0000%
XYZ:
42.5673, 41.7215, 26.9286
xyY:
0.3827, 0.3751, 41.7215
CIE-Lab:
70.6785, 8.9309, 23.9059
CIE-LCH:
70.6785, 25.5197, 69.5150
CIE-Luv:
70.6785, 27.0461, 30.2040
Hunter-Lab:
64.5922, 4.5981, 20.4964
#cca682 color charts
#cca682 color shades, tints & tones
#cca682 color schemes
#cca682 color preview, HTML & CSS examples
This text has a color of #cca682
<p style="color:#cca682;">Text here</p>
.mytext {color:#cca682;}
This box has a color of #cca682
<div style="background-color:#cca682;">Content here</div>
.mybackground {background-color:#cca682;}
Border around this has a color of #cca682
<div style="border:2px solid #cca682;">Content here</div>
.myborder {border:2px solid #cca682;}