#feedb3 color space conversions
Hex:
#feedb3
RGB:
254, 237, 179
CMY:
0, 7, 30
CMYK:
0, 7, 30, 0
HSL:
46°, 97.4026%, 84.9020%
HSV (HSB):
46°, 29.5276%, 99.6078%
XYZ:
79.2939, 84.8939, 54.8547
xyY:
0.3620, 0.3876, 84.8939
CIE-Lab:
93.8374, -2.7445, 30.2340
CIE-LCH:
93.8374, 30.3583, 95.1869
CIE-Luv:
93.8374, 13.6681, 42.9771
Hunter-Lab:
92.1379, -7.6240, 29.1979
#feedb3 color charts
#feedb3 RGB chart
#feedb3 CMYK chart
#feedb3 RGB pie chart
#feedb3 color shades, tints & tones
#feedb3 color schemes
#feedb3 color preview, HTML & CSS examples
This text has a color of #feedb3
<p style="color:#feedb3;">Text here</p>
.mytext {color:#feedb3;}
Text color #feedb3
This box has a color of #feedb3
<div style="background-color:#feedb3;">Content here</div>
.mybackground {background-color:#feedb3;}
Background color #feedb3
Border around this has a color of #feedb3
<div style="border:2px solid #feedb3;">Content here</div>
.myborder {border:2px solid #feedb3;}
Border color #feedb3