#feb98f color space conversions
Hex:
#feb98f
RGB:
254, 185, 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.1799, 57.7519, 33.8039
xyY:
0.4083, 0.3732, 57.7519
CIE-Lab:
80.6007, 19.9832, 31.1279
CIE-LCH:
80.6007, 36.9901, 57.3008
CIE-Luv:
80.6007, 49.5739, 37.5808
Hunter-Lab:
75.9947, 15.4094, 26.8230
#feb98f color charts
#feb98f color shades, tints & tones
#feb98f color schemes
#feb98f color preview, HTML & CSS examples
This text has a color of #feb98f
<p style="color:#feb98f;">Text here</p>
.mytext {color:#feb98f;}
This box has a color of #feb98f
<div style="background-color:#feb98f;">Content here</div>
.mybackground {background-color:#feb98f;}
Border around this has a color of #feb98f
<div style="border:2px solid #feb98f;">Content here</div>
.myborder {border:2px solid #feb98f;}