#fceb1f color space conversions
Hex:
#fceb1f
RGB:
252, 235, 31
CMY:
1, 8, 88
CMYK:
0, 7, 88, 1
HSL:
55°, 97.3568%, 55.4902%
HSV (HSB):
55°, 87.6984%, 98.8235%
XYZ:
70.1005, 80.2110, 13.0839
xyY:
0.4290, 0.4909, 80.2110
CIE-Lab:
91.7795, -12.8172, 87.1330
CIE-LCH:
91.7795, 88.0707, 98.3682
CIE-Luv:
91.7795, 18.8480, 97.4489
Hunter-Lab:
89.5606, -17.0162, 54.0308
#fceb1f color charts
#fceb1f color shades, tints & tones
#fceb1f color schemes
#fceb1f color preview, HTML & CSS examples
This text has a color of #fceb1f
<p style="color:#fceb1f;">Text here</p>
.mytext {color:#fceb1f;}
This box has a color of #fceb1f
<div style="background-color:#fceb1f;">Content here</div>
.mybackground {background-color:#fceb1f;}
Border around this has a color of #fceb1f
<div style="border:2px solid #fceb1f;">Content here</div>
.myborder {border:2px solid #fceb1f;}