#ccb53f color space conversions
Hex:
#ccb53f
RGB:
204, 181, 63
CMY:
20, 29, 75
CMYK:
0, 11, 69, 20
HSL:
50°, 58.0247%, 52.3529%
HSV (HSB):
50°, 69.1176%, 80.0000%
XYZ:
42.3229, 46.2440, 11.3980
xyY:
0.4234, 0.4626, 46.2440
CIE-Lab:
73.7036, -4.8418, 60.4032
CIE-LCH:
73.7036, 60.5969, 94.5829
CIE-Luv:
73.7036, 21.0496, 69.0382
Hunter-Lab:
68.0029, -7.9123, 37.6645
#ccb53f color charts
#ccb53f color shades, tints & tones
#ccb53f color schemes
#ccb53f color preview, HTML & CSS examples
This text has a color of #ccb53f
<p style="color:#ccb53f;">Text here</p>
.mytext {color:#ccb53f;}
This box has a color of #ccb53f
<div style="background-color:#ccb53f;">Content here</div>
.mybackground {background-color:#ccb53f;}
Border around this has a color of #ccb53f
<div style="border:2px solid #ccb53f;">Content here</div>
.myborder {border:2px solid #ccb53f;}