#faedfb color space conversions
Hex:
#faedfb
RGB:
250, 237, 251
CMY:
2, 7, 2
CMYK:
0, 6, 0, 2
HSL:
296°, 63.6364%, 95.6863%
HSV (HSB):
296°, 5.5777%, 98.4314%
XYZ:
87.1211, 87.8574, 103.6332
xyY:
0.3127, 0.3153, 87.8574
CIE-Lab:
95.1009, 6.8135, -5.1793
CIE-LCH:
95.1009, 8.5586, 322.7594
CIE-Luv:
95.1009, 6.4952, -9.2896
Hunter-Lab:
93.7323, 1.8785, 0.0598
#faedfb color charts
#faedfb color shades, tints & tones
#faedfb color schemes
#faedfb color preview, HTML & CSS examples
This text has a color of #faedfb
<p style="color:#faedfb;">Text here</p>
.mytext {color:#faedfb;}
This box has a color of #faedfb
<div style="background-color:#faedfb;">Content here</div>
.mybackground {background-color:#faedfb;}
Border around this has a color of #faedfb
<div style="border:2px solid #faedfb;">Content here</div>
.myborder {border:2px solid #faedfb;}