#ccc280 color space conversions
Hex:
#ccc280
RGB:
204, 194, 128
CMY:
20, 24, 50
CMYK:
0, 5, 37, 20
HSL:
52°, 42.6966%, 65.0980%
HSV (HSB):
52°, 37.2549%, 80.0000%
XYZ:
48.0899, 52.9795, 28.1135
xyY:
0.3723, 0.4101, 52.9795
CIE-Lab:
77.8629, -6.1607, 34.4778
CIE-LCH:
77.8629, 35.0239, 100.1310
CIE-Luv:
77.8629, 9.7583, 46.5210
Hunter-Lab:
72.7870, -9.4434, 28.0505
#ccc280 color charts
#ccc280 color shades, tints & tones
#ccc280 color schemes
#ccc280 color preview, HTML & CSS examples
This text has a color of #ccc280
<p style="color:#ccc280;">Text here</p>
.mytext {color:#ccc280;}
This box has a color of #ccc280
<div style="background-color:#ccc280;">Content here</div>
.mybackground {background-color:#ccc280;}
Border around this has a color of #ccc280
<div style="border:2px solid #ccc280;">Content here</div>
.myborder {border:2px solid #ccc280;}