RGB
241, 233, 210
HSL
45°, 53%, 88%
CMYK
0, 3, 13, 5
HSV
45°, 13%, 95%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #F1E9D2 |
color: #F1E9D2;
|
| RGB | 241, 233, 210 |
color: rgb(241, 233, 210);
|
| RGB Percentage | 95%, 91%, 82% |
color: rgb(95%, 91%, 82%);
|
| CMYK | 0%, 3%, 13%, 5% | Not supported in CSS |
| HSL | 45°, 53%, 88% |
color: hsl(45, 53%, 88%);
|
| HSV | 45°, 13%, 95% | Not supported in CSS |
| CIE-LAB | 70, 2, 8 |
color: lab(70% 2 8);
|
| Decimal | 15854034 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.parchment {
color: #F1E9D2;
}
SCSS
$parchment: #F1E9D2;
RGB
rgb(241, 233, 210)
Accessibility & Contrast
White background
1.21:1
1.21
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
17.33:1
17.33
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element