#cccc80 color space conversions
Hex:
#cccc80
RGB:
204, 204, 128
CMY:
20, 20, 50
CMYK:
0, 0, 37, 20
HSL:
60°, 42.6966%, 65.0980%
HSV (HSB):
60°, 37.2549%, 80.0000%
XYZ:
50.3910, 57.5816, 28.8805
xyY:
0.3682, 0.4208, 57.5816
CIE-Lab:
80.5056, -11.2958, 37.8864
CIE-LCH:
80.5056, 39.5345, 106.6019
CIE-Luv:
80.5056, 3.7381, 51.8120
Hunter-Lab:
75.8825, -14.2588, 30.5523
#cccc80 color charts
#cccc80 RGB chart
#cccc80 CMYK chart
#cccc80 RGB pie chart
#cccc80 color shades, tints & tones
#cccc80 color schemes
#cccc80 color preview, HTML & CSS examples
This text has a color of #cccc80
<p style="color:#cccc80;">Text here</p>
.mytext {color:#cccc80;}
Text color #cccc80
This box has a color of #cccc80
<div style="background-color:#cccc80;">Content here</div>
.mybackground {background-color:#cccc80;}
Background color #cccc80
Border around this has a color of #cccc80
<div style="border:2px solid #cccc80;">Content here</div>
.myborder {border:2px solid #cccc80;}
Border color #cccc80