#f1bbdf Hex Color
rgb(241, 187, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | bb | df | - | #f1bbdf |
RGB | 241 | 187 | 223 | - | rgb(241,187,223) |
HSL | 320 | 66% | 84% | - | hsl(320,66%,84%) |
HSV | 320 | 22% | 95% | - | hsv(320,22%,95%) |
XYZ | 67.3652 | 59.5691 | 77.7595 | - | xyz(67.3652,59.5691,77.7595) |
CIE-LAB | 81.6 | 25.09 | -10.49 | - | lab(81.6,25.09,-10.49) |
CMYK | 0 | 0.22406639004149 | 0.074688796680498 | 0.054901960784314 | cmyk(0,0.22406639004149,0.074688796680498,0.054901960784314) |
Description
The RGB value of color #f1bbdf is rgb(241, 187, 223).
In the hex color #f1bbdf, The value of Red is 241, value of Green is 187, and value of Blue is 223. The primary color is Red. Similarly, The HSL values for #f1bbdf consists of 320° Hue, 66% Saturation, and 84% Lightness.
In the CMYK color model, the color #f1bbdf can be represented as Cyan=0%, Magenta=0.22406639004149%, Yellow=0.074688796680498%, and Black=0.054901960784314%.
Shades of #f1bbdf
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 #f1bbdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f1bbdf
Preview of #f1bbdf on White Background
The contrast ratio of #f1bbdf with white color is 1.63
Preview of #f1bbdf on black background
The contrast ratio of #f1bbdf with black color is 12.91
#f1bbdf color will look good with a black background.
Color Schemes of #f1bbdf
Triadic Colors of #f1bbdf
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 #f1bbdf
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 #f1bbdf
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 #f1bbdf
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: #f1bbdf;
}
This is a sample text used for the color #f1bbdf. 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: #f1bbdf;
}
This is a sample text used for the color #f1bbdf. 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 #f1bbdf;
}
This is a sample text used for the color #f1bbdf. 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 37.02%
Green 28.73%
Blue 34.25%
CMYK Percentage
Cyan 0
Magenta 63.36%
Yellow 21.12%
Black 15.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.