#feedac color space conversions
Hex:
#feedac
RGB:
254, 237, 172
CMY:
0, 7, 33
CMYK:
0, 7, 32, 0
HSL:
48°, 97.6190%, 83.5294%
HSV (HSB):
48°, 32.2835%, 99.6078%
XYZ:
78.6036, 84.6178, 51.2197
xyY:
0.3666, 0.3946, 84.6178
CIE-Lab:
93.7182, -3.6006, 33.6243
CIE-LCH:
93.7182, 33.8166, 96.1120
CIE-Luv:
93.7182, 14.0796, 47.3362
Hunter-Lab:
91.9879, -8.4507, 31.3783
#feedac color charts
#feedac RGB chart
#feedac CMYK chart
#feedac RGB pie chart
#feedac color shades, tints & tones
#feedac color schemes
#feedac color preview, HTML & CSS examples
This text has a color of #feedac
<p style="color:#feedac;">Text here</p>
.mytext {color:#feedac;}
Text color #feedac
This box has a color of #feedac
<div style="background-color:#feedac;">Content here</div>
.mybackground {background-color:#feedac;}
Background color #feedac
Border around this has a color of #feedac
<div style="border:2px solid #feedac;">Content here</div>
.myborder {border:2px solid #feedac;}
Border color #feedac