#febe2f color space conversions
Hex:
#febe2f
RGB:
254, 190, 47
CMY:
0, 25, 82
CMYK:
0, 25, 81, 0
HSL:
41°, 99.0431%, 59.0196%
HSV (HSB):
41°, 81.4961%, 99.6078%
XYZ:
59.7996, 58.1030, 10.7525
xyY:
0.4648, 0.4516, 58.1030
CIE-Lab:
80.7960, 11.2158, 74.4453
CIE-LCH:
80.7960, 75.2855, 81.4324
CIE-Luv:
80.7960, 52.9311, 78.0860
Hunter-Lab:
76.2253, 6.6409, 44.9941
#febe2f color charts
#febe2f color shades, tints & tones
#febe2f color schemes
#febe2f color preview, HTML & CSS examples
This text has a color of #febe2f
<p style="color:#febe2f;">Text here</p>
.mytext {color:#febe2f;}
This box has a color of #febe2f
<div style="background-color:#febe2f;">Content here</div>
.mybackground {background-color:#febe2f;}
Border around this has a color of #febe2f
<div style="border:2px solid #febe2f;">Content here</div>
.myborder {border:2px solid #febe2f;}