#fbedf6 color space conversions
Hex:
#fbedf6
RGB:
251, 237, 246
CMY:
2, 7, 4
CMYK:
0, 6, 2, 2
HSL:
321°, 63.6364%, 95.6863%
HSV (HSB):
321°, 5.5777%, 98.4314%
XYZ:
86.7024, 87.7314, 99.5529
xyY:
0.3164, 0.3202, 87.7314
CIE-Lab:
95.0477, 6.2631, -2.6544
CIE-LCH:
95.0477, 6.8024, 337.0323
CIE-Luv:
95.0477, 7.4212, -5.2385
Hunter-Lab:
93.6651, 1.3172, 2.5485
#fbedf6 color charts
#fbedf6 color shades, tints & tones
#fbedf6 color schemes
#fbedf6 color preview, HTML & CSS examples
This text has a color of #fbedf6
<p style="color:#fbedf6;">Text here</p>
.mytext {color:#fbedf6;}
This box has a color of #fbedf6
<div style="background-color:#fbedf6;">Content here</div>
.mybackground {background-color:#fbedf6;}
Border around this has a color of #fbedf6
<div style="border:2px solid #fbedf6;">Content here</div>
.myborder {border:2px solid #fbedf6;}