#feddec color space conversions
Hex:
#feddec
RGB:
254, 221, 236
CMY:
0, 13, 7
CMYK:
0, 13, 7, 0
HSL:
333°, 94.2857%, 93.1373%
HSV (HSB):
333°, 12.9921%, 99.6078%
XYZ:
81.8698, 78.8399, 90.2595
xyY:
0.3262, 0.3141, 78.8399
CIE-Lab:
91.1618, 13.8308, -3.1156
CIE-LCH:
91.1618, 14.1774, 347.3052
CIE-Luv:
91.1618, 18.3306, -7.2969
Hunter-Lab:
88.7918, 9.1989, 1.8842
#feddec color charts
#feddec RGB chart
#feddec CMYK chart
#feddec RGB pie chart
#feddec color shades, tints & tones
#feddec color schemes
#feddec color preview, HTML & CSS examples
This text has a color of #feddec
<p style="color:#feddec;">Text here</p>
.mytext {color:#feddec;}
Text color #feddec
This box has a color of #feddec
<div style="background-color:#feddec;">Content here</div>
.mybackground {background-color:#feddec;}
Background color #feddec
Border around this has a color of #feddec
<div style="border:2px solid #feddec;">Content here</div>
.myborder {border:2px solid #feddec;}
Border color #feddec