#faefef color space conversions
Hex:
#faefef
RGB:
250, 239, 239
CMY:
2, 6, 6
CMYK:
0, 4, 4, 2
HSL:
0°, 52.3810%, 95.8824%
HSV (HSB):
0°, 4.4000%, 98.0392%
XYZ:
85.8708, 88.2890, 94.1770
xyY:
0.3200, 0.3290, 88.2890
CIE-Lab:
95.2825, 3.6960, 1.3094
CIE-LCH:
95.2825, 3.9211, 19.5079
CIE-Luv:
95.2825, 6.2877, 1.3398
Hunter-Lab:
93.9622, -1.3051, 6.3481
#faefef color charts
#faefef color shades, tints & tones
#faefef color schemes
#faefef color preview, HTML & CSS examples
This text has a color of #faefef
<p style="color:#faefef;">Text here</p>
.mytext {color:#faefef;}
This box has a color of #faefef
<div style="background-color:#faefef;">Content here</div>
.mybackground {background-color:#faefef;}
Border around this has a color of #faefef
<div style="border:2px solid #faefef;">Content here</div>
.myborder {border:2px solid #faefef;}