#fcc480 color space conversions
Hex:
#fcc480
RGB:
252, 196, 128
CMY:
1, 23, 50
CMYK:
0, 22, 49, 1
HSL:
33°, 95.3846%, 74.5098%
HSV (HSB):
33°, 49.2063%, 98.8235%
XYZ:
63.7811, 61.7338, 28.9763
xyY:
0.4128, 0.3996, 61.7338
CIE-Lab:
82.7717, 12.0051, 41.6516
CIE-LCH:
82.7717, 43.3472, 73.9216
CIE-Luv:
82.7717, 42.0801, 51.3059
Hunter-Lab:
78.5709, 7.4011, 33.1340
#fcc480 color charts
#fcc480 color shades, tints & tones
#fcc480 color schemes
#fcc480 color preview, HTML & CSS examples
This text has a color of #fcc480
<p style="color:#fcc480;">Text here</p>
.mytext {color:#fcc480;}
This box has a color of #fcc480
<div style="background-color:#fcc480;">Content here</div>
.mybackground {background-color:#fcc480;}
Border around this has a color of #fcc480
<div style="border:2px solid #fcc480;">Content here</div>
.myborder {border:2px solid #fcc480;}