#fedded color space conversions
Hex:
#fedded
RGB:
254, 221, 237
CMY:
0, 13, 7
CMYK:
0, 13, 7, 0
HSL:
331°, 94.2857%, 93.1373%
HSV (HSB):
331°, 12.9921%, 99.6078%
XYZ:
82.0156, 78.8982, 91.0269
xyY:
0.3255, 0.3132, 78.8982
CIE-Lab:
91.1882, 13.9991, -3.6010
CIE-LCH:
91.1882, 14.4548, 345.5743
CIE-Luv:
91.1882, 18.2390, -8.0779
Hunter-Lab:
88.8246, 9.3735, 1.4172
#fedded color charts
#fedded RGB chart
#fedded CMYK chart
#fedded RGB pie chart
#fedded color shades, tints & tones
#fedded color schemes
#fedded color preview, HTML & CSS examples
This text has a color of #fedded
<p style="color:#fedded;">Text here</p>
.mytext {color:#fedded;}
Text color #fedded
This box has a color of #fedded
<div style="background-color:#fedded;">Content here</div>
.mybackground {background-color:#fedded;}
Background color #fedded
Border around this has a color of #fedded
<div style="border:2px solid #fedded;">Content here</div>
.myborder {border:2px solid #fedded;}
Border color #fedded