#ccb700 color space conversions
Hex:
#ccb700
RGB:
204, 183, 0
CMY:
20, 28, 100
CMYK:
0, 10, 100, 20
HSL:
54°, 100.0000%, 40.0000%
HSV (HSB):
54°, 100.0000%, 80.0000%
XYZ:
41.8353, 46.7043, 6.8099
xyY:
0.4388, 0.4898, 46.7043
CIE-Lab:
74.0003, -7.5925, 75.7846
CIE-LCH:
74.0003, 76.1639, 95.7211
CIE-Luv:
74.0003, 20.7112, 79.5476
Hunter-Lab:
68.3406, -10.3256, 41.9304
#ccb700 color charts
#ccb700 color shades, tints & tones
#ccb700 color schemes
#ccb700 color preview, HTML & CSS examples
This text has a color of #ccb700
<p style="color:#ccb700;">Text here</p>
.mytext {color:#ccb700;}
This box has a color of #ccb700
<div style="background-color:#ccb700;">Content here</div>
.mybackground {background-color:#ccb700;}
Border around this has a color of #ccb700
<div style="border:2px solid #ccb700;">Content here</div>
.myborder {border:2px solid #ccb700;}