#ccc400 color space conversions
Hex:
#ccc400
RGB:
204, 196, 0
CMY:
20, 23, 100
CMYK:
0, 4, 100, 20
HSL:
58°, 100.0000%, 40.0000%
HSV (HSB):
58°, 100.0000%, 80.0000%
XYZ:
44.6418, 52.3172, 7.7454
xyY:
0.4264, 0.4997, 52.3172
CIE-Lab:
77.4701, -14.2275, 78.2867
CIE-LCH:
77.4701, 79.5690, 100.3003
CIE-Luv:
77.4701, 11.6720, 84.4947
Hunter-Lab:
72.3306, -16.4102, 44.2825
#ccc400 color charts
#ccc400 RGB chart
#ccc400 CMYK chart
#ccc400 RGB pie chart
#ccc400 color shades, tints & tones
#ccc400 color schemes
#ccc400 color preview, HTML & CSS examples
This text has a color of #ccc400
<p style="color:#ccc400;">Text here</p>
.mytext {color:#ccc400;}
Text color #ccc400
This box has a color of #ccc400
<div style="background-color:#ccc400;">Content here</div>
.mybackground {background-color:#ccc400;}
Background color #ccc400
Border around this has a color of #ccc400
<div style="border:2px solid #ccc400;">Content here</div>
.myborder {border:2px solid #ccc400;}
Border color #ccc400