#ccc000 color space conversions
Hex:
#ccc000
RGB:
204, 192, 0
CMY:
20, 25, 100
CMYK:
0, 6, 100, 20
HSL:
56°, 100.0000%, 40.0000%
HSV (HSB):
56°, 100.0000%, 80.0000%
XYZ:
43.7515, 50.5366, 7.4486
xyY:
0.4300, 0.4967, 50.5366
CIE-Lab:
76.3975, -12.2050, 77.5095
CIE-LCH:
76.3975, 78.4645, 98.9486
CIE-Luv:
76.3975, 14.4090, 82.9724
Hunter-Lab:
71.0891, -14.5490, 43.5501
#ccc000 color charts
#ccc000 RGB chart
#ccc000 CMYK chart
#ccc000 RGB pie chart
#ccc000 color shades, tints & tones
#ccc000 color schemes
#ccc000 color preview, HTML & CSS examples
This text has a color of #ccc000
<p style="color:#ccc000;">Text here</p>
.mytext {color:#ccc000;}
Text color #ccc000
This box has a color of #ccc000
<div style="background-color:#ccc000;">Content here</div>
.mybackground {background-color:#ccc000;}
Background color #ccc000
Border around this has a color of #ccc000
<div style="border:2px solid #ccc000;">Content here</div>
.myborder {border:2px solid #ccc000;}
Border color #ccc000