#faefb2 color space conversions
Hex:
#faefb2
RGB:
250, 239, 178
CMY:
2, 6, 30
CMYK:
0, 4, 29, 2
HSL:
51°, 87.8049%, 83.9216%
HSV (HSB):
51°, 28.8000%, 98.0392%
XYZ:
78.3267, 85.2714, 54.4502
xyY:
0.3592, 0.3911, 85.2714
CIE-Lab:
93.9999, -5.3668, 30.9064
CIE-LCH:
93.9999, 31.3689, 99.8510
CIE-Luv:
93.9999, 9.9982, 44.3728
Hunter-Lab:
92.3425, -10.1921, 29.6791
#faefb2 color charts
#faefb2 color shades, tints & tones
#faefb2 color schemes
#faefb2 color preview, HTML & CSS examples
This text has a color of #faefb2
<p style="color:#faefb2;">Text here</p>
.mytext {color:#faefb2;}
This box has a color of #faefb2
<div style="background-color:#faefb2;">Content here</div>
.mybackground {background-color:#faefb2;}
Border around this has a color of #faefb2
<div style="border:2px solid #faefb2;">Content here</div>
.myborder {border:2px solid #faefb2;}