#f8b5bc Hex Color
rgb(248, 181, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f8 | b5 | bc | - | #f8b5bc |
RGB | 248 | 181 | 188 | - | rgb(248,181,188) |
HSL | 354 | 83% | 84% | - | hsl(354,83%,84%) |
HSV | 354 | 27% | 97% | - | hsv(354,27%,97%) |
XYZ | 64.3124 | 56.635 | 55.119 | - | xyz(64.3124,56.635,55.119) |
CIE-LAB | 79.97 | 25.28 | 6.08 | - | lab(79.97,25.28,6.08) |
CMYK | 0 | 0.27016129032258 | 0.24193548387097 | 0.027450980392157 | cmyk(0,0.27016129032258,0.24193548387097,0.027450980392157) |
Description
The RGB value of color #f8b5bc is rgb(248, 181, 188).
In the hex color #f8b5bc, The value of Red is 248, value of Green is 181, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #f8b5bc consists of 354° Hue, 83% Saturation, and 84% Lightness.
In the CMYK color model, the color #f8b5bc can be represented as Cyan=0%, Magenta=0.27016129032258%, Yellow=0.24193548387097%, and Black=0.027450980392157%.
Shades of #f8b5bc
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #f8b5bc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f8b5bc
Preview of #f8b5bc on White Background
The contrast ratio of #f8b5bc with white color is 1.7
Preview of #f8b5bc on black background
The contrast ratio of #f8b5bc with black color is 12.33
#f8b5bc color will look good with a black background.
Color Schemes of #f8b5bc
Triadic Colors of #f8b5bc
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #f8b5bc
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #f8b5bc
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #f8b5bc
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #f8b5bc;
}
This is a sample text used for the color #f8b5bc. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #f8b5bc;
}
This is a sample text used for the color #f8b5bc. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #f8b5bc;
}
This is a sample text used for the color #f8b5bc. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 40.19%
Green 29.34%
Blue 30.47%
CMYK Percentage
Cyan 0
Magenta 50.07%
Yellow 44.84%
Black 5.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.