#ccbc85 color space conversions
Hex:
#ccbc85
RGB:
204, 188, 133
CMY:
20, 26, 48
CMYK:
0, 8, 35, 20
HSL:
46°, 41.0405%, 66.0784%
HSV (HSB):
46°, 34.8039%, 80.0000%
XYZ:
47.1187, 50.4973, 29.4538
xyY:
0.3708, 0.3974, 50.4973
CIE-Lab:
76.3735, -2.4413, 29.9174
CIE-LCH:
76.3735, 30.0168, 94.6650
CIE-Luv:
76.3735, 13.1380, 40.3391
Hunter-Lab:
71.0614, -5.9995, 25.1682
#ccbc85 color charts
#ccbc85 color shades, tints & tones
#ccbc85 color schemes
#ccbc85 color preview, HTML & CSS examples
This text has a color of #ccbc85
<p style="color:#ccbc85;">Text here</p>
.mytext {color:#ccbc85;}
This box has a color of #ccbc85
<div style="background-color:#ccbc85;">Content here</div>
.mybackground {background-color:#ccbc85;}
Border around this has a color of #ccbc85
<div style="border:2px solid #ccbc85;">Content here</div>
.myborder {border:2px solid #ccbc85;}