#feddfd color space conversions
Hex:
#feddfd
RGB:
254, 221, 253
CMY:
0, 13, 1
CMYK:
0, 13, 0, 0
HSL:
302°, 94.2857%, 93.1373%
HSV (HSB):
302°, 12.9921%, 99.6078%
XYZ:
84.4591, 79.8756, 103.8946
xyY:
0.3149, 0.2978, 79.8756
CIE-Lab:
91.6290, 16.7803, -11.3306
CIE-LCH:
91.6290, 20.2475, 325.9716
CIE-Luv:
91.6290, 16.7551, -20.7541
Hunter-Lab:
89.3731, 12.2825, -6.3623
#feddfd color charts
#feddfd color shades, tints & tones
#feddfd color schemes
#feddfd color preview, HTML & CSS examples
This text has a color of #feddfd
<p style="color:#feddfd;">Text here</p>
.mytext {color:#feddfd;}
This box has a color of #feddfd
<div style="background-color:#feddfd;">Content here</div>
.mybackground {background-color:#feddfd;}
Border around this has a color of #feddfd
<div style="border:2px solid #feddfd;">Content here</div>
.myborder {border:2px solid #feddfd;}