#fdfdfe color space conversions
Hex:
#fdfdfe
RGB:
253, 253, 254
CMY:
1, 1, 0
CMYK:
0, 0, 0, 0
HSL:
240°, 33.3333%, 99.4118%
HSV (HSB):
240°, 0.3937%, 99.6078%
XYZ:
93.5227, 98.2890, 107.8084
xyY:
0.3121, 0.3280, 98.2890
CIE-Lab:
99.3346, 0.1808, -0.4871
CIE-LCH:
99.3346, 0.5196, 290.3638
CIE-Luv:
99.3346, -0.0548, -0.7890
Hunter-Lab:
99.1408, -5.1116, 4.9250
#fdfdfe color charts
#fdfdfe color shades, tints & tones
#fdfdfe color schemes
#fdfdfe color preview, HTML & CSS examples
This text has a color of #fdfdfe
<p style="color:#fdfdfe;">Text here</p>
.mytext {color:#fdfdfe;}
This box has a color of #fdfdfe
<div style="background-color:#fdfdfe;">Content here</div>
.mybackground {background-color:#fdfdfe;}
Border around this has a color of #fdfdfe
<div style="border:2px solid #fdfdfe;">Content here</div>
.myborder {border:2px solid #fdfdfe;}