#eed2db Hex Color
rgb(238, 210, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | d2 | db | - | #eed2db |
RGB | 238 | 210 | 219 | - | rgb(238,210,219) |
HSL | 341 | 45% | 88% | - | hsl(341,45%,88%) |
HSV | 341 | 12% | 93% | - | hsv(341,12%,93%) |
XYZ | 71.0927 | 69.3848 | 76.6635 | - | xyz(71.0927,69.3848,76.6635) |
CIE-LAB | 86.69 | 11.22 | -0.87 | - | lab(86.69,11.22,-0.87) |
CMYK | 0 | 0.11764705882353 | 0.079831932773109 | 0.066666666666667 | cmyk(0,0.11764705882353,0.079831932773109,0.066666666666667) |
Description
The RGB value of color #eed2db is rgb(238, 210, 219).
In the hex color #eed2db, The value of Red is 238, value of Green is 210, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #eed2db consists of 341° Hue, 45% Saturation, and 88% Lightness.
In the CMYK color model, the color #eed2db can be represented as Cyan=0%, Magenta=0.11764705882353%, Yellow=0.079831932773109%, and Black=0.066666666666667%.
Shades of #eed2db
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 #eed2db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eed2db
Preview of #eed2db on White Background
The contrast ratio of #eed2db with white color is 1.41
Preview of #eed2db on black background
The contrast ratio of #eed2db with black color is 14.88
#eed2db color will look good with a black background.
Color Schemes of #eed2db
Triadic Colors of #eed2db
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 #eed2db
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 #eed2db
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 #eed2db
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: #eed2db;
}
This is a sample text used for the color #eed2db. 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: #eed2db;
}
This is a sample text used for the color #eed2db. 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 #eed2db;
}
This is a sample text used for the color #eed2db. 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 35.68%
Green 31.48%
Blue 32.83%
CMYK Percentage
Cyan 0
Magenta 44.54%
Yellow 30.22%
Black 25.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.