#febf0d color space conversions
Hex:
#febf0d
RGB:
254, 191, 13
CMY:
0, 25, 95
CMYK:
0, 25, 95, 0
HSL:
44°, 99.1770%, 52.3529%
HSV (HSB):
44°, 94.8819%, 99.6078%
XYZ:
59.5765, 58.3615, 8.5056
xyY:
0.4712, 0.4616, 58.3615
CIE-Lab:
80.9394, 10.0644, 81.6408
CIE-LCH:
80.9394, 82.2589, 82.9722
CIE-Luv:
80.9394, 52.8866, 82.6079
Hunter-Lab:
76.3947, 5.5127, 46.8750
#febf0d color charts
#febf0d color shades, tints & tones
#febf0d color schemes
#febf0d color preview, HTML & CSS examples
This text has a color of #febf0d
<p style="color:#febf0d;">Text here</p>
.mytext {color:#febf0d;}
This box has a color of #febf0d
<div style="background-color:#febf0d;">Content here</div>
.mybackground {background-color:#febf0d;}
Border around this has a color of #febf0d
<div style="border:2px solid #febf0d;">Content here</div>
.myborder {border:2px solid #febf0d;}