#ccb98b color space conversions
Hex:
#ccb98b
RGB:
204, 185, 139
CMY:
20, 27, 45
CMYK:
0, 9, 32, 20
HSL:
42°, 38.9222%, 67.2549%
HSV (HSB):
42°, 31.8627%, 80.0000%
XYZ:
46.9110, 49.3994, 31.4887
xyY:
0.3671, 0.3865, 49.3994
CIE-Lab:
75.6991, -0.1168, 25.8421
CIE-LCH:
75.6991, 25.8423, 90.2590
CIE-Luv:
75.6991, 14.5841, 34.9636
Hunter-Lab:
70.2847, -3.8597, 22.6364
#ccb98b color charts
#ccb98b color shades, tints & tones
#ccb98b color schemes
#ccb98b color preview, HTML & CSS examples
This text has a color of #ccb98b
<p style="color:#ccb98b;">Text here</p>
.mytext {color:#ccb98b;}
This box has a color of #ccb98b
<div style="background-color:#ccb98b;">Content here</div>
.mybackground {background-color:#ccb98b;}
Border around this has a color of #ccb98b
<div style="border:2px solid #ccb98b;">Content here</div>
.myborder {border:2px solid #ccb98b;}