#fafefd color space conversions
Hex:
#fafefd
RGB:
250, 254, 253
CMY:
2, 0, 1
CMYK:
2, 0, 0, 0
HSL:
165°, 66.6667%, 98.8235%
HSV (HSB):
165°, 1.5748%, 99.6078%
XYZ:
92.5958, 98.2995, 107.0219
xyY:
0.3108, 0.3300, 98.2995
CIE-Lab:
99.3387, -1.4853, 0.0059
CIE-LCH:
99.3387, 1.4853, 179.7724
CIE-Luv:
99.3387, -2.1673, 0.2766
Hunter-Lab:
99.1461, -6.7987, 5.4025
#fafefd color charts
#fafefd color shades, tints & tones
#fafefd color schemes
#fafefd color preview, HTML & CSS examples
This text has a color of #fafefd
<p style="color:#fafefd;">Text here</p>
.mytext {color:#fafefd;}
This box has a color of #fafefd
<div style="background-color:#fafefd;">Content here</div>
.mybackground {background-color:#fafefd;}
Border around this has a color of #fafefd
<div style="border:2px solid #fafefd;">Content here</div>
.myborder {border:2px solid #fafefd;}