RGB
242, 185, 73
HSL
40°, 87%, 62%
CMYK
0, 24, 70, 5
HSV
40°, 70%, 95%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #F2B949 |
color: #F2B949;
|
| RGB | 242, 185, 73 |
color: rgb(242, 185, 73);
|
| RGB Percentage | 95%, 73%, 29% |
color: rgb(95%, 73%, 29%);
|
| CMYK | 0%, 24%, 70%, 5% | Not supported in CSS |
| HSL | 40°, 87%, 62% |
color: hsl(40, 87%, 62%);
|
| HSV | 40°, 70%, 95% | Not supported in CSS |
| CIE-LAB | 50, 11, 37 |
color: lab(50% 11 37);
|
| Decimal | 15907145 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.mimosa {
color: #F2B949;
}
SCSS
$mimosa: #F2B949;
RGB
rgb(242, 185, 73)
Accessibility & Contrast
White background
1.78:1
1.78
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
11.81:1
11.81
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element