#fbdabb color space conversions
Hex:
#fbdabb
RGB:
251, 218, 187
CMY:
2, 15, 27
CMYK:
0, 13, 25, 2
HSL:
29°, 88.8889%, 85.8824%
HSV (HSB):
29°, 25.4980%, 98.4314%
XYZ:
73.8247, 74.2399, 57.4525
xyY:
0.3592, 0.3612, 74.2399
CIE-Lab:
89.0357, 6.8715, 19.4819
CIE-LCH:
89.0357, 20.6582, 70.5717
CIE-Luv:
89.0357, 22.3700, 26.6638
Hunter-Lab:
86.1626, 2.1556, 20.7797
#fbdabb color charts
#fbdabb color shades, tints & tones
#fbdabb color schemes
#fbdabb color preview, HTML & CSS examples
This text has a color of #fbdabb
<p style="color:#fbdabb;">Text here</p>
.mytext {color:#fbdabb;}
This box has a color of #fbdabb
<div style="background-color:#fbdabb;">Content here</div>
.mybackground {background-color:#fbdabb;}
Border around this has a color of #fbdabb
<div style="border:2px solid #fbdabb;">Content here</div>
.myborder {border:2px solid #fbdabb;}