#feedfa color space conversions
Hex:
#feedfa
RGB:
254, 237, 250
CMY:
0, 7, 2
CMYK:
0, 7, 2, 0
HSL:
314°, 89.4737%, 96.2745%
HSV (HSB):
314°, 6.6929%, 99.6078%
XYZ:
88.4126, 88.5413, 102.8728
xyY:
0.3160, 0.3164, 88.5413
CIE-Lab:
95.3884, 7.9622, -4.2013
CIE-LCH:
95.3884, 9.0026, 332.1817
CIE-Luv:
95.3884, 8.8749, -7.9635
Hunter-Lab:
94.0964, 3.0491, 1.0475
#feedfa color charts
#feedfa RGB chart
#feedfa CMYK chart
#feedfa RGB pie chart
#feedfa color shades, tints & tones
#feedfa color schemes
#feedfa color preview, HTML & CSS examples
This text has a color of #feedfa
<p style="color:#feedfa;">Text here</p>
.mytext {color:#feedfa;}
Text color #feedfa
This box has a color of #feedfa
<div style="background-color:#feedfa;">Content here</div>
.mybackground {background-color:#feedfa;}
Background color #feedfa
Border around this has a color of #feedfa
<div style="border:2px solid #feedfa;">Content here</div>
.myborder {border:2px solid #feedfa;}
Border color #feedfa