#fbfbf5 color space conversions
Hex:
#fbfbf5
RGB:
251, 251, 245
CMY:
2, 2, 4
CMYK:
0, 0, 2, 2
HSL:
60°, 42.8571%, 97.2549%
HSV (HSB):
60°, 2.3904%, 98.4314%
XYZ:
90.7623, 96.0962, 100.1509
xyY:
0.3162, 0.3348, 96.0962
CIE-Lab:
98.4704, -1.0362, 2.8589
CIE-LCH:
98.4704, 3.0409, 109.9231
CIE-Luv:
98.4704, 0.3328, 4.5860
Hunter-Lab:
98.0287, -6.2815, 8.0465
#fbfbf5 color charts
#fbfbf5 color shades, tints & tones
#fbfbf5 color schemes
#fbfbf5 color preview, HTML & CSS examples
This text has a color of #fbfbf5
<p style="color:#fbfbf5;">Text here</p>
.mytext {color:#fbfbf5;}
This box has a color of #fbfbf5
<div style="background-color:#fbfbf5;">Content here</div>
.mybackground {background-color:#fbfbf5;}
Border around this has a color of #fbfbf5
<div style="border:2px solid #fbfbf5;">Content here</div>
.myborder {border:2px solid #fbfbf5;}