#fffbdc color space conversions
Hex:
#fffbdc
RGB:
255, 251, 220
CMY:
0, 2, 14
CMYK:
0, 2, 14, 0
HSL:
53°, 100.0000%, 93.1373%
HSV (HSB):
53°, 13.7255%, 100.0000%
XYZ:
88.6554, 95.4217, 81.4557
xyY:
0.3339, 0.3594, 95.4217
CIE-Lab:
98.2020, -3.7187, 15.3412
CIE-LCH:
98.2020, 15.7855, 103.6256
CIE-Luv:
98.2020, 4.0256, 23.5065
Hunter-Lab:
97.6840, -8.9451, 18.9387
#fffbdc color charts
#fffbdc RGB chart
#fffbdc CMYK chart
#fffbdc RGB pie chart
#fffbdc color shades, tints & tones
#fffbdc color schemes
#fffbdc color preview, HTML & CSS examples
This text has a color of #fffbdc
<p style="color:#fffbdc;">Text here</p>
.mytext {color:#fffbdc;}
Text color #fffbdc
This box has a color of #fffbdc
<div style="background-color:#fffbdc;">Content here</div>
.mybackground {background-color:#fffbdc;}
Background color #fffbdc
Border around this has a color of #fffbdc
<div style="border:2px solid #fffbdc;">Content here</div>
.myborder {border:2px solid #fffbdc;}
Border color #fffbdc