#fbddc0 color space conversions
Hex:
#fbddc0
RGB:
251, 221, 192
CMY:
2, 13, 25
CMYK:
0, 12, 24, 2
HSL:
29°, 88.0597%, 86.8627%
HSV (HSB):
29°, 23.5060%, 98.4314%
XYZ:
75.1545, 76.0279, 60.5830
xyY:
0.3549, 0.3590, 76.0279
CIE-Lab:
89.8723, 6.0090, 18.0406
CIE-LCH:
89.8723, 19.0150, 71.5782
CIE-Luv:
89.8723, 20.2111, 24.9455
Hunter-Lab:
87.1940, 1.2639, 19.8407
#fbddc0 color charts
#fbddc0 color shades, tints & tones
#fbddc0 color schemes
#fbddc0 color preview, HTML & CSS examples
This text has a color of #fbddc0
<p style="color:#fbddc0;">Text here</p>
.mytext {color:#fbddc0;}
This box has a color of #fbddc0
<div style="background-color:#fbddc0;">Content here</div>
.mybackground {background-color:#fbddc0;}
Border around this has a color of #fbddc0
<div style="border:2px solid #fbddc0;">Content here</div>
.myborder {border:2px solid #fbddc0;}