#fbedf7 color space conversions
Hex:
#fbedf7
RGB:
251, 237, 247
CMY:
2, 7, 3
CMYK:
0, 6, 2, 2
HSL:
317°, 63.6364%, 95.6863%
HSV (HSB):
317°, 5.5777%, 98.4314%
XYZ:
86.8563, 87.7930, 100.3636
xyY:
0.3158, 0.3192, 87.7930
CIE-Lab:
95.0737, 6.4380, -3.1351
CIE-LCH:
95.0737, 7.1608, 334.0356
CIE-Luv:
95.0737, 7.3510, -6.0190
Hunter-Lab:
93.6979, 1.4950, 2.0806
#fbedf7 color charts
#fbedf7 color shades, tints & tones
#fbedf7 color schemes
#fbedf7 color preview, HTML & CSS examples
This text has a color of #fbedf7
<p style="color:#fbedf7;">Text here</p>
.mytext {color:#fbedf7;}
This box has a color of #fbedf7
<div style="background-color:#fbedf7;">Content here</div>
.mybackground {background-color:#fbedf7;}
Border around this has a color of #fbedf7
<div style="border:2px solid #fbedf7;">Content here</div>
.myborder {border:2px solid #fbedf7;}