#feeb0f color space conversions
Hex:
#feeb0f
RGB:
254, 235, 15
CMY:
0, 8, 94
CMYK:
0, 7, 94, 0
HSL:
55°, 99.1701%, 52.7451%
HSV (HSB):
55°, 94.0945%, 99.6078%
XYZ:
70.6676, 80.5220, 12.2697
xyY:
0.4323, 0.4926, 80.5220
CIE-Lab:
91.9186, -12.2019, 89.4642
CIE-LCH:
91.9186, 90.2925, 97.7666
CIE-Luv:
91.9186, 20.3960, 98.7456
Hunter-Lab:
89.7340, -16.4617, 54.7069
#feeb0f color charts
#feeb0f color shades, tints & tones
#feeb0f color schemes
#feeb0f color preview, HTML & CSS examples
This text has a color of #feeb0f
<p style="color:#feeb0f;">Text here</p>
.mytext {color:#feeb0f;}
This box has a color of #feeb0f
<div style="background-color:#feeb0f;">Content here</div>
.mybackground {background-color:#feeb0f;}
Border around this has a color of #feeb0f
<div style="border:2px solid #feeb0f;">Content here</div>
.myborder {border:2px solid #feeb0f;}