#fcdf5a color space conversions
Hex:
#fcdf5a
RGB:
252, 223, 90
CMY:
1, 13, 65
CMYK:
0, 12, 64, 1
HSL:
49°, 96.4286%, 67.0588%
HSV (HSB):
49°, 64.2857%, 98.8235%
XYZ:
68.3780, 74.2090, 20.3927
xyY:
0.4195, 0.4553, 74.2090
CIE-Lab:
89.0212, -4.6588, 66.6423
CIE-LCH:
89.0212, 66.8049, 93.9989
CIE-Luv:
89.0212, 25.7573, 79.9804
Hunter-Lab:
86.1446, -9.0673, 46.2657
#fcdf5a color charts
#fcdf5a color shades, tints & tones
#fcdf5a color schemes
#fcdf5a color preview, HTML & CSS examples
This text has a color of #fcdf5a
<p style="color:#fcdf5a;">Text here</p>
.mytext {color:#fcdf5a;}
This box has a color of #fcdf5a
<div style="background-color:#fcdf5a;">Content here</div>
.mybackground {background-color:#fcdf5a;}
Border around this has a color of #fcdf5a
<div style="border:2px solid #fcdf5a;">Content here</div>
.myborder {border:2px solid #fcdf5a;}