#ccbe8c color space conversions
Hex:
#ccbe8c
RGB:
204, 190, 140
CMY:
20, 25, 45
CMYK:
0, 7, 31, 20
HSL:
47°, 38.5542%, 67.4510%
HSV (HSB):
47°, 31.3725%, 80.0000%
XYZ:
48.0489, 51.5577, 32.2301
xyY:
0.3645, 0.3911, 51.5577
CIE-Lab:
77.0156, -2.6220, 27.0818
CIE-LCH:
77.0156, 27.2085, 95.5300
CIE-Luv:
77.0156, 11.5135, 37.1183
Hunter-Lab:
71.8037, -6.2096, 23.6494
#ccbe8c color charts
#ccbe8c color shades, tints & tones
#ccbe8c color schemes
#ccbe8c color preview, HTML & CSS examples
This text has a color of #ccbe8c
<p style="color:#ccbe8c;">Text here</p>
.mytext {color:#ccbe8c;}
This box has a color of #ccbe8c
<div style="background-color:#ccbe8c;">Content here</div>
.mybackground {background-color:#ccbe8c;}
Border around this has a color of #ccbe8c
<div style="border:2px solid #ccbe8c;">Content here</div>
.myborder {border:2px solid #ccbe8c;}