#feddac color space conversions
Hex:
#feddac
RGB:
254, 221, 172
CMY:
0, 13, 33
CMYK:
0, 13, 32, 0
HSL:
36°, 97.6190%, 83.5294%
HSV (HSB):
36°, 32.2835%, 99.6078%
XYZ:
74.1759, 75.7623, 49.7438
xyY:
0.3715, 0.3794, 75.7623
CIE-Lab:
89.7489, 4.5253, 28.2893
CIE-LCH:
89.7489, 28.6490, 80.9116
CIE-Luv:
89.7489, 23.7431, 38.6075
Hunter-Lab:
87.0415, -0.2068, 27.0451
#feddac color charts
#feddac RGB chart
#feddac CMYK chart
#feddac RGB pie chart
#feddac color shades, tints & tones
#feddac color schemes
#feddac color preview, HTML & CSS examples
This text has a color of #feddac
<p style="color:#feddac;">Text here</p>
.mytext {color:#feddac;}
Text color #feddac
This box has a color of #feddac
<div style="background-color:#feddac;">Content here</div>
.mybackground {background-color:#feddac;}
Background color #feddac
Border around this has a color of #feddac
<div style="border:2px solid #feddac;">Content here</div>
.myborder {border:2px solid #feddac;}
Border color #feddac