#fbf9b9 color space conversions
Hex:
#fbf9b9
RGB:
251, 249, 185
CMY:
2, 2, 27
CMYK:
0, 1, 26, 2
HSL:
58°, 89.1892%, 85.4902%
HSV (HSB):
58°, 26.2948%, 98.4314%
XYZ:
82.4163, 91.7634, 59.2672
xyY:
0.3530, 0.3931, 91.7634
CIE-Lab:
96.7235, -9.0859, 31.0526
CIE-LCH:
96.7235, 32.3546, 106.3094
CIE-Luv:
96.7235, 4.5074, 45.6038
Hunter-Lab:
95.7932, -14.0645, 30.3725
#fbf9b9 color charts
#fbf9b9 color shades, tints & tones
#fbf9b9 color schemes
#fbf9b9 color preview, HTML & CSS examples
This text has a color of #fbf9b9
<p style="color:#fbf9b9;">Text here</p>
.mytext {color:#fbf9b9;}
This box has a color of #fbf9b9
<div style="background-color:#fbf9b9;">Content here</div>
.mybackground {background-color:#fbf9b9;}
Border around this has a color of #fbf9b9
<div style="border:2px solid #fbf9b9;">Content here</div>
.myborder {border:2px solid #fbf9b9;}