#ccb384 color space conversions
Hex:
#ccb384
RGB:
204, 179, 132
CMY:
20, 30, 48
CMYK:
0, 12, 35, 20
HSL:
39°, 41.3793%, 65.8824%
HSV (HSB):
39°, 35.2941%, 80.0000%
XYZ:
45.1868, 46.7435, 28.4706
xyY:
0.3753, 0.3882, 46.7435
CIE-Lab:
74.0254, 2.1958, 27.3246
CIE-LCH:
74.0254, 27.4127, 85.4056
CIE-Luv:
74.0254, 18.7360, 36.0430
Hunter-Lab:
68.3692, -1.6714, 23.1687
#ccb384 color charts
#ccb384 color shades, tints & tones
#ccb384 color schemes
#ccb384 color preview, HTML & CSS examples
This text has a color of #ccb384
<p style="color:#ccb384;">Text here</p>
.mytext {color:#ccb384;}
This box has a color of #ccb384
<div style="background-color:#ccb384;">Content here</div>
.mybackground {background-color:#ccb384;}
Border around this has a color of #ccb384
<div style="border:2px solid #ccb384;">Content here</div>
.myborder {border:2px solid #ccb384;}