#facffe color space conversions
Hex:
#facffe
RGB:
250, 207, 254
CMY:
2, 19, 0
CMYK:
2, 19, 0, 0
HSL:
295°, 95.9184%, 90.3922%
HSV (HSB):
295°, 18.5039%, 99.6078%
XYZ:
79.6266, 72.1054, 103.4869
xyY:
0.3120, 0.2825, 72.1054
CIE-Lab:
88.0193, 22.9906, -17.2963
CIE-LCH:
88.0193, 28.7703, 323.0451
CIE-Luv:
88.0193, 21.2665, -31.3240
Hunter-Lab:
84.9149, 18.7823, -12.8171
#facffe color charts
#facffe RGB chart
#facffe CMYK chart
#facffe RGB pie chart
#facffe color shades, tints & tones
#facffe color schemes
#facffe color preview, HTML & CSS examples
This text has a color of #facffe
<p style="color:#facffe;">Text here</p>
.mytext {color:#facffe;}
Text color #facffe
This box has a color of #facffe
<div style="background-color:#facffe;">Content here</div>
.mybackground {background-color:#facffe;}
Background color #facffe
Border around this has a color of #facffe
<div style="border:2px solid #facffe;">Content here</div>
.myborder {border:2px solid #facffe;}
Border color #facffe