#ccc328 color space conversions
Hex:
#ccc328
RGB:
204, 195, 40
CMY:
20, 24, 84
CMYK:
0, 4, 80, 20
HSL:
57°, 67.2131%, 47.8431%
HSV (HSB):
57°, 80.3922%, 80.0000%
XYZ:
44.7999, 52.0208, 9.6873
xyY:
0.4206, 0.4884, 52.0208
CIE-Lab:
77.2933, -13.0066, 71.5657
CIE-LCH:
77.2933, 72.7380, 100.3007
CIE-Luv:
77.2933, 12.0109, 80.1646
Hunter-Lab:
72.1254, -15.3461, 42.5245
#ccc328 color charts
#ccc328 color shades, tints & tones
#ccc328 color schemes
#ccc328 color preview, HTML & CSS examples
This text has a color of #ccc328
<p style="color:#ccc328;">Text here</p>
.mytext {color:#ccc328;}
This box has a color of #ccc328
<div style="background-color:#ccc328;">Content here</div>
.mybackground {background-color:#ccc328;}
Border around this has a color of #ccc328
<div style="border:2px solid #ccc328;">Content here</div>
.myborder {border:2px solid #ccc328;}