#feedec color space conversions
Hex:
#feedec
RGB:
254, 237, 236
CMY:
0, 7, 7
CMYK:
0, 7, 7, 0
HSL:
3°, 90.0000%, 96.0784%
HSV (HSB):
3°, 7.0866%, 99.6078%
XYZ:
86.2976, 87.6953, 91.7354
xyY:
0.3248, 0.3300, 87.6953
CIE-Lab:
95.0325, 5.5729, 2.5396
CIE-LCH:
95.0325, 6.1242, 24.4988
CIE-Luv:
95.0325, 9.8911, 2.8651
Hunter-Lab:
93.6458, 0.6133, 7.4716
#feedec color charts
#feedec RGB chart
#feedec CMYK chart
#feedec RGB pie chart
#feedec color shades, tints & tones
#feedec color schemes
#feedec color preview, HTML & CSS examples
This text has a color of #feedec
<p style="color:#feedec;">Text here</p>
.mytext {color:#feedec;}
Text color #feedec
This box has a color of #feedec
<div style="background-color:#feedec;">Content here</div>
.mybackground {background-color:#feedec;}
Background color #feedec
Border around this has a color of #feedec
<div style="border:2px solid #feedec;">Content here</div>
.myborder {border:2px solid #feedec;}
Border color #feedec