#fedfff color space conversions
Hex:
#fedfff
RGB:
254, 223, 255
CMY:
0, 13, 0
CMYK:
0, 13, 0, 0
HSL:
298°, 100.0000%, 93.7255%
HSV (HSB):
298°, 12.5490%, 100.0000%
XYZ:
85.3107, 81.0662, 105.7587
xyY:
0.3135, 0.2979, 81.0662
CIE-Lab:
92.1611, 16.0969, -11.5838
CIE-LCH:
92.1611, 19.8316, 324.2602
CIE-Luv:
92.1611, 15.5618, -21.0546
Hunter-Lab:
90.0368, 11.5662, -6.6173
#fedfff color charts
#fedfff RGB chart
#fedfff CMYK chart
#fedfff RGB pie chart
#fedfff color shades, tints & tones
#fedfff color schemes
#fedfff color preview, HTML & CSS examples
This text has a color of #fedfff
<p style="color:#fedfff;">Text here</p>
.mytext {color:#fedfff;}
Text color #fedfff
This box has a color of #fedfff
<div style="background-color:#fedfff;">Content here</div>
.mybackground {background-color:#fedfff;}
Background color #fedfff
Border around this has a color of #fedfff
<div style="border:2px solid #fedfff;">Content here</div>
.myborder {border:2px solid #fedfff;}
Border color #fedfff