#ccba6b color space conversions
Hex:
#ccba6b
RGB:
204, 186, 107
CMY:
20, 27, 58
CMYK:
0, 9, 48, 20
HSL:
49°, 48.7437%, 60.9804%
HSV (HSB):
49°, 47.5490%, 80.0000%
XYZ:
45.1146, 49.0167, 20.9933
xyY:
0.3919, 0.4258, 49.0167
CIE-Lab:
75.4617, -4.2032, 42.1514
CIE-LCH:
75.4617, 42.3605, 95.6945
CIE-Luv:
75.4617, 15.8328, 53.7193
Hunter-Lab:
70.0119, -7.4983, 31.2301
#ccba6b color charts
#ccba6b color shades, tints & tones
#ccba6b color schemes
#ccba6b color preview, HTML & CSS examples
This text has a color of #ccba6b
<p style="color:#ccba6b;">Text here</p>
.mytext {color:#ccba6b;}
This box has a color of #ccba6b
<div style="background-color:#ccba6b;">Content here</div>
.mybackground {background-color:#ccba6b;}
Border around this has a color of #ccba6b
<div style="border:2px solid #ccba6b;">Content here</div>
.myborder {border:2px solid #ccba6b;}