#fcc980 color space conversions
Hex:
#fcc980
RGB:
252, 201, 128
CMY:
1, 21, 50
CMYK:
0, 20, 49, 1
HSL:
35°, 95.3846%, 74.5098%
HSV (HSB):
35°, 49.2063%, 98.8235%
XYZ:
64.9278, 64.0272, 29.3585
xyY:
0.4101, 0.4044, 64.0272
CIE-Lab:
83.9800, 9.4047, 43.1717
CIE-LCH:
83.9800, 44.1842, 77.7104
CIE-Luv:
83.9800, 38.6664, 53.7274
Hunter-Lab:
80.0170, 4.8095, 34.2582
#fcc980 color charts
#fcc980 color shades, tints & tones
#fcc980 color schemes
#fcc980 color preview, HTML & CSS examples
This text has a color of #fcc980
<p style="color:#fcc980;">Text here</p>
.mytext {color:#fcc980;}
This box has a color of #fcc980
<div style="background-color:#fcc980;">Content here</div>
.mybackground {background-color:#fcc980;}
Border around this has a color of #fcc980
<div style="border:2px solid #fcc980;">Content here</div>
.myborder {border:2px solid #fcc980;}