#fceb2e color space conversions
Hex:
#fceb2e
RGB:
252, 235, 46
CMY:
1, 8, 82
CMYK:
0, 7, 82, 1
HSL:
55°, 97.1698%, 58.4314%
HSV (HSB):
55°, 81.7460%, 98.8235%
XYZ:
70.3464, 80.3094, 14.3784
xyY:
0.4263, 0.4866, 80.3094
CIE-Lab:
91.8235, -12.4795, 84.0560
CIE-LCH:
91.8235, 84.9773, 98.4448
CIE-Luv:
91.8235, 18.6632, 95.5056
Hunter-Lab:
89.6155, -16.7082, 53.2180
#fceb2e color charts
#fceb2e color shades, tints & tones
#fceb2e color schemes
#fceb2e color preview, HTML & CSS examples
This text has a color of #fceb2e
<p style="color:#fceb2e;">Text here</p>
.mytext {color:#fceb2e;}
This box has a color of #fceb2e
<div style="background-color:#fceb2e;">Content here</div>
.mybackground {background-color:#fceb2e;}
Border around this has a color of #fceb2e
<div style="border:2px solid #fceb2e;">Content here</div>
.myborder {border:2px solid #fceb2e;}