#fbdfac color space conversions
Hex:
#fbdfac
RGB:
251, 223, 172
CMY:
2, 13, 33
CMYK:
0, 11, 31, 2
HSL:
39°, 90.8046%, 82.9412%
HSV (HSB):
39°, 31.4741%, 98.4314%
XYZ:
73.6177, 76.2631, 49.8699
xyY:
0.3685, 0.3818, 76.2631
CIE-Lab:
89.9814, 2.3655, 28.5602
CIE-LCH:
89.9814, 28.6580, 85.2652
CIE-Luv:
89.9814, 20.5254, 39.4183
Hunter-Lab:
87.3288, -2.3507, 27.2720
#fbdfac color charts
#fbdfac color shades, tints & tones
#fbdfac color schemes
#fbdfac color preview, HTML & CSS examples
This text has a color of #fbdfac
<p style="color:#fbdfac;">Text here</p>
.mytext {color:#fbdfac;}
This box has a color of #fbdfac
<div style="background-color:#fbdfac;">Content here</div>
.mybackground {background-color:#fbdfac;}
Border around this has a color of #fbdfac
<div style="border:2px solid #fbdfac;">Content here</div>
.myborder {border:2px solid #fbdfac;}