#fbdedc color space conversions
Hex:
#fbdedc
RGB:
251, 222, 220
CMY:
2, 13, 14
CMYK:
0, 12, 12, 2
HSL:
4°, 79.4872%, 92.3529%
HSV (HSB):
4°, 12.3506%, 98.4314%
XYZ:
78.8232, 77.9191, 78.5956
xyY:
0.3349, 0.3311, 77.9191
CIE-Lab:
90.7430, 9.6601, 4.6312
CIE-LCH:
90.7430, 10.7129, 25.6138
CIE-Luv:
90.7430, 17.3506, 5.2036
Hunter-Lab:
88.2718, 4.9178, 8.9995
#fbdedc color charts
#fbdedc RGB chart
#fbdedc CMYK chart
#fbdedc RGB pie chart
#fbdedc color shades, tints & tones
#fbdedc color schemes
#fbdedc color preview, HTML & CSS examples
This text has a color of #fbdedc
<p style="color:#fbdedc;">Text here</p>
.mytext {color:#fbdedc;}
Text color #fbdedc
This box has a color of #fbdedc
<div style="background-color:#fbdedc;">Content here</div>
.mybackground {background-color:#fbdedc;}
Background color #fbdedc
Border around this has a color of #fbdedc
<div style="border:2px solid #fbdedc;">Content here</div>
.myborder {border:2px solid #fbdedc;}
Border color #fbdedc