#ccbb7f color space conversions
Hex:
#ccbb7f
RGB:
204, 187, 127
CMY:
20, 27, 50
CMYK:
0, 8, 38, 20
HSL:
47°, 43.0168%, 64.9020%
HSV (HSB):
47°, 37.7451%, 80.0000%
XYZ:
46.5029, 49.9103, 27.2614
xyY:
0.3760, 0.4036, 49.9103
CIE-Lab:
76.0142, -2.6240, 32.5904
CIE-LCH:
76.0142, 32.6959, 94.6032
CIE-Luv:
76.0142, 14.1056, 43.3717
Hunter-Lab:
70.6472, -6.1366, 26.5742
#ccbb7f color charts
#ccbb7f color shades, tints & tones
#ccbb7f color schemes
#ccbb7f color preview, HTML & CSS examples
This text has a color of #ccbb7f
<p style="color:#ccbb7f;">Text here</p>
.mytext {color:#ccbb7f;}
This box has a color of #ccbb7f
<div style="background-color:#ccbb7f;">Content here</div>
.mybackground {background-color:#ccbb7f;}
Border around this has a color of #ccbb7f
<div style="border:2px solid #ccbb7f;">Content here</div>
.myborder {border:2px solid #ccbb7f;}