#ccbe9d color space conversions
Hex:
#ccbe9d
RGB:
204, 190, 157
CMY:
20, 25, 38
CMYK:
0, 7, 23, 20
HSL:
42°, 31.5436%, 70.7843%
HSV (HSB):
42°, 23.0392%, 80.0000%
XYZ:
49.4011, 52.0986, 39.3506
xyY:
0.3507, 0.3699, 52.0986
CIE-Lab:
77.3398, -0.3173, 18.4703
CIE-LCH:
77.3398, 18.4731, 90.9841
CIE-Luv:
77.3398, 10.4553, 25.9246
Hunter-Lab:
72.1794, -4.1447, 18.2019
#ccbe9d color charts
#ccbe9d color shades, tints & tones
#ccbe9d color schemes
#ccbe9d color preview, HTML & CSS examples
This text has a color of #ccbe9d
<p style="color:#ccbe9d;">Text here</p>
.mytext {color:#ccbe9d;}
This box has a color of #ccbe9d
<div style="background-color:#ccbe9d;">Content here</div>
.mybackground {background-color:#ccbe9d;}
Border around this has a color of #ccbe9d
<div style="border:2px solid #ccbe9d;">Content here</div>
.myborder {border:2px solid #ccbe9d;}