#feba8f color space conversions
Hex:
#feba8f
RGB:
254, 186, 143
CMY:
0, 27, 44
CMYK:
0, 27, 44, 0
HSL:
23°, 98.2301%, 77.8431%
HSV (HSB):
23°, 43.7008%, 99.6078%
XYZ:
63.3899, 58.1718, 33.8739
xyY:
0.4078, 0.3743, 58.1718
CIE-Lab:
80.8342, 19.4593, 31.4372
CIE-LCH:
80.8342, 36.9724, 58.2429
CIE-Luv:
80.8342, 48.9001, 38.0863
Hunter-Lab:
76.2704, 14.8816, 27.0569
#feba8f color charts
#feba8f color shades, tints & tones
#feba8f color schemes
#feba8f color preview, HTML & CSS examples
This text has a color of #feba8f
<p style="color:#feba8f;">Text here</p>
.mytext {color:#feba8f;}
This box has a color of #feba8f
<div style="background-color:#feba8f;">Content here</div>
.mybackground {background-color:#feba8f;}
Border around this has a color of #feba8f
<div style="border:2px solid #feba8f;">Content here</div>
.myborder {border:2px solid #feba8f;}