#ccb35b color space conversions
Hex:
#ccb35b
RGB:
204, 179, 91
CMY:
20, 30, 64
CMYK:
0, 12, 55, 20
HSL:
47°, 52.5581%, 57.8431%
HSV (HSB):
47°, 55.3922%, 80.0000%
XYZ:
42.9103, 45.8329, 16.4826
xyY:
0.4078, 0.4356, 45.8329
CIE-Lab:
73.4370, -1.9345, 47.6113
CIE-LCH:
73.4370, 47.6506, 92.3267
CIE-Luv:
73.4370, 21.2462, 57.8590
Hunter-Lab:
67.7000, -5.3364, 32.9550
#ccb35b color charts
#ccb35b color shades, tints & tones
#ccb35b color schemes
#ccb35b color preview, HTML & CSS examples
This text has a color of #ccb35b
<p style="color:#ccb35b;">Text here</p>
.mytext {color:#ccb35b;}
This box has a color of #ccb35b
<div style="background-color:#ccb35b;">Content here</div>
.mybackground {background-color:#ccb35b;}
Border around this has a color of #ccb35b
<div style="border:2px solid #ccb35b;">Content here</div>
.myborder {border:2px solid #ccb35b;}