#feedc3 color space conversions
Hex:
#feedc3
RGB:
254, 237, 195
CMY:
0, 7, 24
CMYK:
0, 7, 23, 0
HSL:
43°, 96.7213%, 88.0392%
HSV (HSB):
43°, 23.2283%, 99.6078%
XYZ:
81.0076, 85.5793, 63.8787
xyY:
0.3515, 0.3713, 85.5793
CIE-Lab:
94.1322, -0.6487, 22.4549
CIE-LCH:
94.1322, 22.4643, 91.6549
CIE-Luv:
94.1322, 12.6792, 32.4943
Hunter-Lab:
92.5091, -5.5836, 23.8159
#feedc3 color charts
#feedc3 RGB chart
#feedc3 CMYK chart
#feedc3 RGB pie chart
#feedc3 color shades, tints & tones
#feedc3 color schemes
#feedc3 color preview, HTML & CSS examples
This text has a color of #feedc3
<p style="color:#feedc3;">Text here</p>
.mytext {color:#feedc3;}
Text color #feedc3
This box has a color of #feedc3
<div style="background-color:#feedc3;">Content here</div>
.mybackground {background-color:#feedc3;}
Background color #feedc3
Border around this has a color of #feedc3
<div style="border:2px solid #feedc3;">Content here</div>
.myborder {border:2px solid #feedc3;}
Border color #feedc3