#feba6e color space conversions
Hex:
#feba6e
RGB:
254, 186, 110
CMY:
0, 27, 57
CMYK:
0, 27, 57, 0
HSL:
32°, 98.6301%, 71.3725%
HSV (HSB):
32°, 56.6929%, 99.6078%
XYZ:
61.2464, 57.3144, 22.5866
xyY:
0.4339, 0.4061, 57.3144
CIE-Lab:
80.3561, 16.5396, 47.7380
CIE-LCH:
80.3561, 50.5220, 70.8905
CIE-Luv:
80.3561, 52.1690, 55.7593
Hunter-Lab:
75.7063, 11.9206, 35.3055
#feba6e color charts
#feba6e color shades, tints & tones
#feba6e color schemes
#feba6e color preview, HTML & CSS examples
This text has a color of #feba6e
<p style="color:#feba6e;">Text here</p>
.mytext {color:#feba6e;}
This box has a color of #feba6e
<div style="background-color:#feba6e;">Content here</div>
.mybackground {background-color:#feba6e;}
Border around this has a color of #feba6e
<div style="border:2px solid #feba6e;">Content here</div>
.myborder {border:2px solid #feba6e;}