#f86fce Hex Color
rgb(248, 111, 206)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f8 | 6f | ce | - | #f86fce |
RGB | 248 | 111 | 206 | - | rgb(248,111,206) |
HSL | 318 | 91% | 70% | - | hsl(318,91%,70%) |
HSV | 318 | 55% | 97% | - | hsv(318,55%,97%) |
XYZ | 55.5364 | 35.7816 | 62.372 | - | xyz(55.5364,35.7816,62.372) |
CIE-LAB | 66.35 | 63.04 | -24.11 | - | lab(66.35,63.04,-24.11) |
CMYK | 0 | 0.55241935483871 | 0.16935483870968 | 0.027450980392157 | cmyk(0,0.55241935483871,0.16935483870968,0.027450980392157) |
Description
The RGB value of color #f86fce is rgb(248, 111, 206).
In the hex color #f86fce, The value of Red is 248, value of Green is 111, and value of Blue is 206. The primary color is Red. Similarly, The HSL values for #f86fce consists of 318° Hue, 91% Saturation, and 70% Lightness.
In the CMYK color model, the color #f86fce can be represented as Cyan=0%, Magenta=0.55241935483871%, Yellow=0.16935483870968%, and Black=0.027450980392157%.
Shades of #f86fce
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 #f86fce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f86fce
Preview of #f86fce on White Background
The contrast ratio of #f86fce with white color is 2.57
Preview of #f86fce on black background
The contrast ratio of #f86fce with black color is 8.16
#f86fce color will look good with a black background.
Color Schemes of #f86fce
Triadic Colors of #f86fce
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 #f86fce
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 #f86fce
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 #f86fce
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: #f86fce;
}
This is a sample text used for the color #f86fce. 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: #f86fce;
}
This is a sample text used for the color #f86fce. 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 #f86fce;
}
This is a sample text used for the color #f86fce. 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 43.89%
Green 19.65%
Blue 36.46%
CMYK Percentage
Cyan 0
Magenta 73.73%
Yellow 22.6%
Black 3.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.