#ccbb96 color space conversions
Hex:
#ccbb96
RGB:
204, 187, 150
CMY:
20, 27, 41
CMYK:
0, 8, 26, 20
HSL:
41°, 34.6154%, 69.4118%
HSV (HSB):
41°, 26.4706%, 80.0000%
XYZ:
48.1772, 50.5800, 36.0779
xyY:
0.3573, 0.3751, 50.5800
CIE-Lab:
76.4239, 0.2826, 20.9555
CIE-LCH:
76.4239, 20.9575, 89.2273
CIE-Luv:
76.4239, 12.6625, 28.9228
Hunter-Lab:
71.1196, -3.5416, 19.7069
#ccbb96 color charts
#ccbb96 color shades, tints & tones
#ccbb96 color schemes
#ccbb96 color preview, HTML & CSS examples
This text has a color of #ccbb96
<p style="color:#ccbb96;">Text here</p>
.mytext {color:#ccbb96;}
This box has a color of #ccbb96
<div style="background-color:#ccbb96;">Content here</div>
.mybackground {background-color:#ccbb96;}
Border around this has a color of #ccbb96
<div style="border:2px solid #ccbb96;">Content here</div>
.myborder {border:2px solid #ccbb96;}