#FBFBF8 Cloud Petal
#FBFBF8 (Cloud Petal) RGB value is (251, 251, 248).
Red value is 251, green value is 251, and blue value is 248.
Cylindrical-coordinate representations (HSL) of color #FBFBF8: hue: 60°, saturation: 27.3%, and lightness: 97.8%.
Process color (CMYK) of #FBFBF8 is 0%, 0%, 1.2%, 1.6%. Web safe color equivalent of #FBFBF8 is ##FFFFFF. Color #FBFBF8 contains mainly WHITE.
Color Spaces
| Color spaces of #FBFBF8 | Value |
|---|---|
| RGB | 251, 251, 248 |
| HSL | 60°, 27.3%, 97.8% |
| HSV / HSB | 60°, 1.2%, 98.4% |
| CMYK | 0%, 0%, 1.2%, 1.6% |
| XYZ | 91.22, 96.28, 102.57 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111011 | 11111011 | 11111000 |
| Octal | 373 | 373 | 370 |
| Decimal | 251 | 251 | 248 |
| Hex | FB | FB | F8 |
Shades of #FBFBF8
Tints of #FBFBF8
.mybgColor { background-color: #FBFBF8; }
.myforeColor { color: #FBFBF8; }
.myborderColor { border: 3px solid #FBFBF8; }
<p style="color:#FBFBF8">Text here</p>
This sample text is styled with font color #FBFBF8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FBFBF8">Div content here</div>
<div style="border:3px solid #FBFBF8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(251, 251, 248, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FBFBF8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FBFBF8;
-webkit-box-shadow: 1px 1px 3px #FBFBF8;
box-shadow: 1px 1px 3px #FBFBF8; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #FBFBF8 (Cloud Petal)
Color Overview & Profile: Color #FBFBF8, also known as Cloud Petal, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 98% Red (251/255), 98% Green (251/255), and 97% Blue (248/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #FBFBF8 translates into the CMYK subtractive color model with values of 0% Cyan, 0% Magenta, 1.2% Yellow, and 1.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 60°, saturation of 27.3%, and lightness of 97.8%.
Web Accessibility & Design Recommendations: When implementing #FBFBF8 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##FFFFFF.
