#fceb4d color space conversions
Hex:
#fceb4d
RGB:
252, 235, 77
CMY:
1, 8, 70
CMYK:
0, 7, 69, 1
HSL:
54°, 96.6851%, 64.5098%
HSV (HSB):
54°, 69.4444%, 98.8235%
XYZ:
71.1928, 80.6479, 18.8355
xyY:
0.4171, 0.4725, 80.6479
CIE-Lab:
91.9748, -11.3250, 74.7248
CIE-LCH:
91.9748, 75.5781, 98.6179
CIE-Luv:
91.9748, 18.0381, 88.9275
Hunter-Lab:
89.8042, -15.6505, 50.4275
#fceb4d color charts
#fceb4d color shades, tints & tones
#fceb4d color schemes
#fceb4d color preview, HTML & CSS examples
This text has a color of #fceb4d
<p style="color:#fceb4d;">Text here</p>
.mytext {color:#fceb4d;}
This box has a color of #fceb4d
<div style="background-color:#fceb4d;">Content here</div>
.mybackground {background-color:#fceb4d;}
Border around this has a color of #fceb4d
<div style="border:2px solid #fceb4d;">Content here</div>
.myborder {border:2px solid #fceb4d;}