#fdfbf5 color space conversions
Hex:
#fdfbf5
RGB:
253, 251, 245
CMY:
1, 2, 4
CMYK:
0, 1, 3, 1
HSL:
45°, 66.6667%, 97.6471%
HSV (HSB):
45°, 3.1621%, 99.2157%
XYZ:
91.4866, 96.4696, 100.1848
xyY:
0.3175, 0.3348, 96.4696
CIE-Lab:
98.6185, -0.3681, 3.0923
CIE-LCH:
98.6185, 3.1141, 96.7891
CIE-Luv:
98.6185, 1.4655, 4.8212
Hunter-Lab:
98.2189, -5.6182, 8.2765
#fdfbf5 color charts
#fdfbf5 color shades, tints & tones
#fdfbf5 color schemes
#fdfbf5 color preview, HTML & CSS examples
This text has a color of #fdfbf5
<p style="color:#fdfbf5;">Text here</p>
.mytext {color:#fdfbf5;}
This box has a color of #fdfbf5
<div style="background-color:#fdfbf5;">Content here</div>
.mybackground {background-color:#fdfbf5;}
Border around this has a color of #fdfbf5
<div style="border:2px solid #fdfbf5;">Content here</div>
.myborder {border:2px solid #fdfbf5;}