#feedbf color space conversions
Hex:
#feedbf
RGB:
254, 237, 191
CMY:
0, 7, 25
CMYK:
0, 7, 25, 0
HSL:
44°, 96.9231%, 87.2549%
HSV (HSB):
44°, 24.8031%, 99.6078%
XYZ:
80.5612, 85.4008, 61.5282
xyY:
0.3541, 0.3754, 85.4008
CIE-Lab:
94.0556, -1.1907, 24.4020
CIE-LCH:
94.0556, 24.4311, 92.7935
CIE-Luv:
94.0556, 12.9324, 35.1796
Hunter-Lab:
92.4125, -6.1135, 25.2136
#feedbf color charts
#feedbf RGB chart
#feedbf CMYK chart
#feedbf RGB pie chart
#feedbf color shades, tints & tones
#feedbf color schemes
#feedbf color preview, HTML & CSS examples
This text has a color of #feedbf
<p style="color:#feedbf;">Text here</p>
.mytext {color:#feedbf;}
Text color #feedbf
This box has a color of #feedbf
<div style="background-color:#feedbf;">Content here</div>
.mybackground {background-color:#feedbf;}
Background color #feedbf
Border around this has a color of #feedbf
<div style="border:2px solid #feedbf;">Content here</div>
.myborder {border:2px solid #feedbf;}
Border color #feedbf