#e8a8cf Hex Color
rgb(232, 168, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e8 | a8 | cf | - | #e8a8cf |
RGB | 232 | 168 | 207 | - | rgb(232,168,207) |
HSL | 323 | 58% | 78% | - | hsl(323,58%,78%) |
HSV | 323 | 28% | 91% | - | hsv(323,28%,91%) |
XYZ | 58.5438 | 49.6661 | 65.5324 | - | xyz(58.5438,49.6661,65.5324) |
CIE-LAB | 75.86 | 29.45 | -10.47 | - | lab(75.86,29.45,-10.47) |
CMYK | 0 | 0.27586206896552 | 0.10775862068966 | 0.090196078431373 | cmyk(0,0.27586206896552,0.10775862068966,0.090196078431373) |
Description
The RGB value of color #e8a8cf is rgb(232, 168, 207).
In the hex color #e8a8cf, The value of Red is 232, value of Green is 168, and value of Blue is 207. The primary color is Red. Similarly, The HSL values for #e8a8cf consists of 323° Hue, 58% Saturation, and 78% Lightness.
In the CMYK color model, the color #e8a8cf can be represented as Cyan=0%, Magenta=0.27586206896552%, Yellow=0.10775862068966%, and Black=0.090196078431373%.
Shades of #e8a8cf
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 #e8a8cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e8a8cf
Preview of #e8a8cf on White Background
The contrast ratio of #e8a8cf with white color is 1.92
Preview of #e8a8cf on black background
The contrast ratio of #e8a8cf with black color is 10.93
#e8a8cf color will look good with a black background.
Color Schemes of #e8a8cf
Triadic Colors of #e8a8cf
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 #e8a8cf
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 #e8a8cf
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 #e8a8cf
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: #e8a8cf;
}
This is a sample text used for the color #e8a8cf. 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: #e8a8cf;
}
This is a sample text used for the color #e8a8cf. 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 #e8a8cf;
}
This is a sample text used for the color #e8a8cf. 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 38.22%
Green 27.68%
Blue 34.1%
CMYK Percentage
Cyan 0
Magenta 58.22%
Yellow 22.74%
Black 19.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.