#ccc200 color space conversions
Hex:
#ccc200
RGB:
204, 194, 0
CMY:
20, 24, 100
CMYK:
0, 5, 100, 20
HSL:
57°, 100.0000%, 40.0000%
HSV (HSB):
57°, 100.0000%, 80.0000%
XYZ:
44.1936, 51.4209, 7.5960
xyY:
0.4282, 0.4982, 51.4209
CIE-Lab:
76.9333, -13.2184, 77.8973
CIE-LCH:
76.9333, 79.0109, 99.6308
CIE-Luv:
76.9333, 13.0356, 83.7336
Hunter-Lab:
71.7084, -15.4808, 43.9154
#ccc200 color charts
#ccc200 RGB chart
#ccc200 CMYK chart
#ccc200 RGB pie chart
#ccc200 color shades, tints & tones
#ccc200 color schemes
#ccc200 color preview, HTML & CSS examples
This text has a color of #ccc200
<p style="color:#ccc200;">Text here</p>
.mytext {color:#ccc200;}
Text color #ccc200
This box has a color of #ccc200
<div style="background-color:#ccc200;">Content here</div>
.mybackground {background-color:#ccc200;}
Background color #ccc200
Border around this has a color of #ccc200
<div style="border:2px solid #ccc200;">Content here</div>
.myborder {border:2px solid #ccc200;}
Border color #ccc200