#ccc06a color space conversions
Hex:
#ccc06a
RGB:
204, 192, 106
CMY:
20, 25, 58
CMYK:
0, 6, 48, 20
HSL:
53°, 49.0000%, 60.7843%
HSV (HSB):
53°, 48.0392%, 80.0000%
XYZ:
46.3530, 51.5773, 21.1480
xyY:
0.3893, 0.4331, 51.5773
CIE-Lab:
77.0274, -7.4150, 44.5677
CIE-LCH:
77.0274, 45.1803, 99.4462
CIE-Luv:
77.0274, 12.0478, 57.1723
Hunter-Lab:
71.8173, -10.4711, 32.8130
#ccc06a color charts
#ccc06a color shades, tints & tones
#ccc06a color schemes
#ccc06a color preview, HTML & CSS examples
This text has a color of #ccc06a
<p style="color:#ccc06a;">Text here</p>
.mytext {color:#ccc06a;}
This box has a color of #ccc06a
<div style="background-color:#ccc06a;">Content here</div>
.mybackground {background-color:#ccc06a;}
Border around this has a color of #ccc06a
<div style="border:2px solid #ccc06a;">Content here</div>
.myborder {border:2px solid #ccc06a;}