#febc5e color space conversions
Hex:
#febc5e
RGB:
254, 188, 94
CMY:
0, 26, 63
CMYK:
0, 26, 63, 0
HSL:
35°, 98.7654%, 68.2353%
HSV (HSB):
35°, 62.9921%, 99.6078%
XYZ:
60.8767, 57.8454, 18.5464
xyY:
0.4435, 0.4214, 57.8454
CIE-Lab:
80.6528, 14.3901, 55.7772
CIE-LCH:
80.6528, 57.6035, 75.5336
CIE-Luv:
80.6528, 51.9804, 63.5715
Hunter-Lab:
76.0562, 9.7761, 38.7814
#febc5e color charts
#febc5e color shades, tints & tones
#febc5e color schemes
#febc5e color preview, HTML & CSS examples
This text has a color of #febc5e
<p style="color:#febc5e;">Text here</p>
.mytext {color:#febc5e;}
This box has a color of #febc5e
<div style="background-color:#febc5e;">Content here</div>
.mybackground {background-color:#febc5e;}
Border around this has a color of #febc5e
<div style="border:2px solid #febc5e;">Content here</div>
.myborder {border:2px solid #febc5e;}