#fcc960 color space conversions
Hex:
#fcc960
RGB:
252, 201, 96
CMY:
1, 21, 62
CMYK:
0, 20, 62, 1
HSL:
40°, 96.2963%, 68.2353%
HSV (HSB):
40°, 61.9048%, 98.8235%
XYZ:
63.1428, 63.3133, 19.9590
xyY:
0.4313, 0.4324, 63.3133
CIE-Lab:
83.6069, 6.9397, 58.1244
CIE-LCH:
83.6069, 58.5372, 83.1914
CIE-Luv:
83.6069, 40.8779, 68.3169
Hunter-Lab:
79.5696, 2.4026, 40.8266
#fcc960 color charts
#fcc960 color shades, tints & tones
#fcc960 color schemes
#fcc960 color preview, HTML & CSS examples
This text has a color of #fcc960
<p style="color:#fcc960;">Text here</p>
.mytext {color:#fcc960;}
This box has a color of #fcc960
<div style="background-color:#fcc960;">Content here</div>
.mybackground {background-color:#fcc960;}
Border around this has a color of #fcc960
<div style="border:2px solid #fcc960;">Content here</div>
.myborder {border:2px solid #fcc960;}