#facffd color space conversions
Hex:
#facffd
RGB:
250, 207, 253
CMY:
2, 19, 1
CMYK:
1, 18, 0, 1
HSL:
296°, 92.0000%, 90.1961%
HSV (HSB):
296°, 18.1818%, 99.2157%
XYZ:
79.4668, 72.0415, 102.6456
xyY:
0.3127, 0.2835, 72.0415
CIE-Lab:
87.9886, 22.8076, -16.8150
CIE-LCH:
87.9886, 28.3361, 323.6004
CIE-Luv:
87.9886, 21.3753, -30.5097
Hunter-Lab:
84.8773, 18.5864, -12.2877
#facffd color charts
#facffd color shades, tints & tones
#facffd color schemes
#facffd color preview, HTML & CSS examples
This text has a color of #facffd
<p style="color:#facffd;">Text here</p>
.mytext {color:#facffd;}
This box has a color of #facffd
<div style="background-color:#facffd;">Content here</div>
.mybackground {background-color:#facffd;}
Border around this has a color of #facffd
<div style="border:2px solid #facffd;">Content here</div>
.myborder {border:2px solid #facffd;}