#fbdac0 color space conversions
Hex:
#fbdac0
RGB:
251, 218, 192
CMY:
2, 15, 25
CMYK:
0, 13, 24, 2
HSL:
26°, 88.0597%, 86.8627%
HSV (HSB):
26°, 23.5060%, 98.4314%
XYZ:
74.3695, 74.4578, 60.3213
xyY:
0.3556, 0.3560, 74.4578
CIE-Lab:
89.1384, 7.5567, 17.0125
CIE-LCH:
89.1384, 18.6153, 66.0498
CIE-Luv:
89.1384, 21.9583, 23.1971
Hunter-Lab:
86.2889, 2.8374, 18.9549
#fbdac0 color charts
#fbdac0 color shades, tints & tones
#fbdac0 color schemes
#fbdac0 color preview, HTML & CSS examples
This text has a color of #fbdac0
<p style="color:#fbdac0;">Text here</p>
.mytext {color:#fbdac0;}
This box has a color of #fbdac0
<div style="background-color:#fbdac0;">Content here</div>
.mybackground {background-color:#fbdac0;}
Border around this has a color of #fbdac0
<div style="border:2px solid #fbdac0;">Content here</div>
.myborder {border:2px solid #fbdac0;}