#fefdff color space conversions
Hex:
#fefdff
RGB:
254, 253, 255
CMY:
0, 1, 0
CMYK:
0, 1, 0, 0
HSL:
270°, 100.0000%, 99.6078%
HSV (HSB):
270°, 0.7843%, 100.0000%
XYZ:
94.0483, 98.5414, 108.6713
xyY:
0.3122, 0.3271, 98.5414
CIE-Lab:
99.4332, 0.6856, -0.8474
CIE-LCH:
99.4332, 1.0900, 308.9728
CIE-Luv:
99.4332, 0.4475, -1.4406
Hunter-Lab:
99.2680, -4.6049, 4.5813
#fefdff color charts
#fefdff RGB chart
#fefdff CMYK chart
#fefdff RGB pie chart
#fefdff color shades, tints & tones
#fefdff color schemes
#fefdff color preview, HTML & CSS examples
This text has a color of #fefdff
<p style="color:#fefdff;">Text here</p>
.mytext {color:#fefdff;}
Text color #fefdff
This box has a color of #fefdff
<div style="background-color:#fefdff;">Content here</div>
.mybackground {background-color:#fefdff;}
Background color #fefdff
Border around this has a color of #fefdff
<div style="border:2px solid #fefdff;">Content here</div>
.myborder {border:2px solid #fefdff;}
Border color #fefdff