#fbf8a8 color space conversions
Hex:
#fbf8a8
RGB:
251, 248, 168
CMY:
2, 3, 34
CMYK:
0, 1, 33, 2
HSL:
58°, 91.2088%, 82.1569%
HSV (HSB):
58°, 33.0677%, 98.4314%
XYZ:
80.4189, 90.4712, 50.2699
xyY:
0.3636, 0.4091, 90.4712
CIE-Lab:
96.1919, -10.6777, 38.8568
CIE-LCH:
96.1919, 40.2972, 105.3654
CIE-Luv:
96.1919, 5.8636, 55.4144
Hunter-Lab:
95.1163, -15.5355, 35.2461
#fbf8a8 color charts
#fbf8a8 color shades, tints & tones
#fbf8a8 color schemes
#fbf8a8 color preview, HTML & CSS examples
This text has a color of #fbf8a8
<p style="color:#fbf8a8;">Text here</p>
.mytext {color:#fbf8a8;}
This box has a color of #fbf8a8
<div style="background-color:#fbf8a8;">Content here</div>
.mybackground {background-color:#fbf8a8;}
Border around this has a color of #fbf8a8
<div style="border:2px solid #fbf8a8;">Content here</div>
.myborder {border:2px solid #fbf8a8;}