#ccbc98 color space conversions
Hex:
#ccbc98
RGB:
204, 188, 152
CMY:
20, 26, 40
CMYK:
0, 8, 25, 20
HSL:
42°, 33.7662%, 69.8039%
HSV (HSB):
42°, 25.4902%, 80.0000%
XYZ:
48.5526, 51.0708, 37.0044
xyY:
0.3554, 0.3738, 51.0708
CIE-Lab:
76.7219, 0.0310, 20.2945
CIE-LCH:
76.7219, 20.2946, 89.9126
CIE-Luv:
76.7219, 11.9434, 28.1579
Hunter-Lab:
71.4638, -3.7888, 19.3240
#ccbc98 color charts
#ccbc98 color shades, tints & tones
#ccbc98 color schemes
#ccbc98 color preview, HTML & CSS examples
This text has a color of #ccbc98
<p style="color:#ccbc98;">Text here</p>
.mytext {color:#ccbc98;}
This box has a color of #ccbc98
<div style="background-color:#ccbc98;">Content here</div>
.mybackground {background-color:#ccbc98;}
Border around this has a color of #ccbc98
<div style="border:2px solid #ccbc98;">Content here</div>
.myborder {border:2px solid #ccbc98;}