#fbedef color space conversions
Hex:
#fbedef
RGB:
251, 237, 239
CMY:
2, 7, 6
CMYK:
0, 6, 5, 2
HSL:
351°, 63.6364%, 95.6863%
HSV (HSB):
351°, 5.5777%, 98.4314%
XYZ:
85.6478, 87.3096, 93.9997
xyY:
0.3208, 0.3271, 87.3096
CIE-Lab:
94.8695, 5.0575, 0.7169
CIE-LCH:
94.8695, 5.1080, 8.0684
CIE-Luv:
94.8695, 7.9092, 0.1840
Hunter-Lab:
93.4396, 0.0959, 5.7623
#fbedef color charts
#fbedef color shades, tints & tones
#fbedef color schemes
#fbedef color preview, HTML & CSS examples
This text has a color of #fbedef
<p style="color:#fbedef;">Text here</p>
.mytext {color:#fbedef;}
This box has a color of #fbedef
<div style="background-color:#fbedef;">Content here</div>
.mybackground {background-color:#fbedef;}
Border around this has a color of #fbedef
<div style="border:2px solid #fbedef;">Content here</div>
.myborder {border:2px solid #fbedef;}