#fefdfd color space conversions
Hex:
#fefdfd
RGB:
254, 253, 253
CMY:
0, 1, 1
CMYK:
0, 0, 0, 0
HSL:
0°, 33.3333%, 99.4118%
HSV (HSB):
0°, 0.3937%, 99.6078%
XYZ:
93.7280, 98.4132, 106.9842
xyY:
0.3133, 0.3290, 98.4132
CIE-Lab:
99.3832, 0.3350, 0.1060
CIE-LCH:
99.3832, 0.3513, 17.5529
CIE-Luv:
99.3832, 0.5607, 0.1038
Hunter-Lab:
99.2034, -4.9583, 5.5022
#fefdfd color charts
#fefdfd color shades, tints & tones
#fefdfd color schemes
#fefdfd color preview, HTML & CSS examples
This text has a color of #fefdfd
<p style="color:#fefdfd;">Text here</p>
.mytext {color:#fefdfd;}
This box has a color of #fefdfd
<div style="background-color:#fefdfd;">Content here</div>
.mybackground {background-color:#fefdfd;}
Border around this has a color of #fefdfd
<div style="border:2px solid #fefdfd;">Content here</div>
.myborder {border:2px solid #fefdfd;}