#ccbe95 color space conversions
Hex:
#ccbe95
RGB:
204, 190, 149
CMY:
20, 25, 42
CMYK:
0, 7, 27, 20
HSL:
45°, 35.0318%, 69.2157%
HSV (HSB):
45°, 26.9608%, 80.0000%
XYZ:
48.7401, 51.8342, 35.8699
xyY:
0.3572, 0.3799, 51.8342
CIE-Lab:
77.1816, -1.4366, 22.5284
CIE-LCH:
77.1816, 22.5741, 93.6486
CIE-Luv:
77.1816, 10.9647, 31.3150
Hunter-Lab:
71.9960, -5.1513, 20.8577
#ccbe95 color charts
#ccbe95 color shades, tints & tones
#ccbe95 color schemes
#ccbe95 color preview, HTML & CSS examples
This text has a color of #ccbe95
<p style="color:#ccbe95;">Text here</p>
.mytext {color:#ccbe95;}
This box has a color of #ccbe95
<div style="background-color:#ccbe95;">Content here</div>
.mybackground {background-color:#ccbe95;}
Border around this has a color of #ccbe95
<div style="border:2px solid #ccbe95;">Content here</div>
.myborder {border:2px solid #ccbe95;}