#fbdbd3 color space conversions
Hex:
#fbdbd3
RGB:
251, 219, 211
CMY:
2, 14, 17
CMYK:
0, 13, 16, 2
HSL:
12°, 83.3333%, 90.5882%
HSV (HSB):
12°, 15.9363%, 98.4314%
XYZ:
76.8731, 75.8754, 72.2218
xyY:
0.3417, 0.3373, 75.8754
CIE-Lab:
89.8015, 9.8119, 7.9951
CIE-LCH:
89.8015, 12.6568, 39.1745
CIE-Luv:
89.8015, 19.7748, 10.0916
Hunter-Lab:
87.1065, 5.0931, 11.8160
#fbdbd3 color charts
#fbdbd3 color shades, tints & tones
#fbdbd3 color schemes
#fbdbd3 color preview, HTML & CSS examples
This text has a color of #fbdbd3
<p style="color:#fbdbd3;">Text here</p>
.mytext {color:#fbdbd3;}
This box has a color of #fbdbd3
<div style="background-color:#fbdbd3;">Content here</div>
.mybackground {background-color:#fbdbd3;}
Border around this has a color of #fbdbd3
<div style="border:2px solid #fbdbd3;">Content here</div>
.myborder {border:2px solid #fbdbd3;}