#faeffc color space conversions
Hex:
#faeffc
RGB:
250, 239, 252
CMY:
2, 6, 1
CMYK:
1, 5, 0, 1
HSL:
291°, 68.4211%, 96.2745%
HSV (HSB):
291°, 5.1587%, 98.8235%
XYZ:
87.8615, 89.0853, 104.6598
xyY:
0.3120, 0.3163, 89.0853
CIE-Lab:
95.6160, 5.9649, -4.9386
CIE-LCH:
95.6160, 7.7441, 320.3773
CIE-Luv:
95.6160, 5.4185, -8.7658
Hunter-Lab:
94.3850, 0.9891, 0.3251
#faeffc color charts
#faeffc RGB chart
#faeffc CMYK chart
#faeffc RGB pie chart
#faeffc color shades, tints & tones
#faeffc color schemes
#faeffc color preview, HTML & CSS examples
This text has a color of #faeffc
<p style="color:#faeffc;">Text here</p>
.mytext {color:#faeffc;}
Text color #faeffc
This box has a color of #faeffc
<div style="background-color:#faeffc;">Content here</div>
.mybackground {background-color:#faeffc;}
Background color #faeffc
Border around this has a color of #faeffc
<div style="border:2px solid #faeffc;">Content here</div>
.myborder {border:2px solid #faeffc;}
Border color #faeffc