#feedbe color space conversions
Hex:
#feedbe
RGB:
254, 237, 190
CMY:
0, 7, 25
CMYK:
0, 7, 25, 0
HSL:
44°, 96.9697%, 87.0588%
HSV (HSB):
44°, 25.1969%, 99.6078%
XYZ:
80.4515, 85.3569, 60.9505
xyY:
0.3548, 0.3764, 85.3569
CIE-Lab:
94.0367, -1.3243, 24.8887
CIE-LCH:
94.0367, 24.9239, 93.0458
CIE-Luv:
94.0367, 12.9951, 35.8444
Hunter-Lab:
92.3888, -6.2439, 25.5575
#feedbe color charts
#feedbe RGB chart
#feedbe CMYK chart
#feedbe RGB pie chart
#feedbe color shades, tints & tones
#feedbe color schemes
#feedbe color preview, HTML & CSS examples
This text has a color of #feedbe
<p style="color:#feedbe;">Text here</p>
.mytext {color:#feedbe;}
Text color #feedbe
This box has a color of #feedbe
<div style="background-color:#feedbe;">Content here</div>
.mybackground {background-color:#feedbe;}
Background color #feedbe
Border around this has a color of #feedbe
<div style="border:2px solid #feedbe;">Content here</div>
.myborder {border:2px solid #feedbe;}
Border color #feedbe