#feb0db Hex Color
rgb(254, 176, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | b0 | db | - | #feb0db |
RGB | 254 | 176 | 219 | - | rgb(254,176,219) |
HSL | 327 | 98% | 84% | - | hsl(327,98%,84%) |
HSV | 327 | 31% | 100% | - | hsv(327,31%,100%) |
XYZ | 69.1846 | 57.236 | 74.4191 | - | xyz(69.1846,57.236,74.4191) |
CIE-LAB | 80.31 | 34.63 | -10.12 | - | lab(80.31,34.63,-10.12) |
CMYK | 0 | 0.30708661417323 | 0.13779527559055 | 0.003921568627451 | cmyk(0,0.30708661417323,0.13779527559055,0.003921568627451) |
Description
The RGB value of color #feb0db is rgb(254, 176, 219).
In the hex color #feb0db, The value of Red is 254, value of Green is 176, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #feb0db consists of 327° Hue, 98% Saturation, and 84% Lightness.
In the CMYK color model, the color #feb0db can be represented as Cyan=0%, Magenta=0.30708661417323%, Yellow=0.13779527559055%, and Black=0.003921568627451%.
Shades of #feb0db
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 #feb0db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #feb0db
Preview of #feb0db on White Background
The contrast ratio of #feb0db with white color is 1.69
Preview of #feb0db on black background
The contrast ratio of #feb0db with black color is 12.45
#feb0db color will look good with a black background.
Color Schemes of #feb0db
Triadic Colors of #feb0db
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 #feb0db
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 #feb0db
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 #feb0db
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: #feb0db;
}
This is a sample text used for the color #feb0db. 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: #feb0db;
}
This is a sample text used for the color #feb0db. 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 #feb0db;
}
This is a sample text used for the color #feb0db. 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 39.14%
Green 27.12%
Blue 33.74%
CMYK Percentage
Cyan 0
Magenta 68.42%
Yellow 30.7%
Black 0.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.