#fbf0f0 color space conversions
Hex:
#fbf0f0
RGB:
251, 240, 240
CMY:
2, 6, 6
CMYK:
0, 4, 4, 2
HSL:
0°, 57.8947%, 96.2745%
HSV (HSB):
0°, 4.3825%, 98.4314%
XYZ:
86.6719, 89.1207, 95.0720
xyY:
0.3200, 0.3290, 89.1207
CIE-Lab:
95.6308, 3.6930, 1.3082
CIE-LCH:
95.6308, 3.9179, 19.5062
CIE-Luv:
95.6308, 6.2857, 1.3393
Hunter-Lab:
94.4037, -1.3260, 6.3729
#fbf0f0 color charts
#fbf0f0 color shades, tints & tones
#fbf0f0 color schemes
#fbf0f0 color preview, HTML & CSS examples
This text has a color of #fbf0f0
<p style="color:#fbf0f0;">Text here</p>
.mytext {color:#fbf0f0;}
This box has a color of #fbf0f0
<div style="background-color:#fbf0f0;">Content here</div>
.mybackground {background-color:#fbf0f0;}
Border around this has a color of #fbf0f0
<div style="border:2px solid #fbf0f0;">Content here</div>
.myborder {border:2px solid #fbf0f0;}