RGB
255, 29, 206
HSL
313°, 100%, 56%
CMYK
0, 89, 19, 0
HSV
313°, 89%, 100%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #FF1DCE |
color: #FF1DCE;
|
| RGB | 255, 29, 206 |
color: rgb(255, 29, 206);
|
| RGB Percentage | 100%, 11%, 81% |
color: rgb(100%, 11%, 81%);
|
| CMYK | 0%, 89%, 19%, 0% | Not supported in CSS |
| HSL | 313°, 100%, 56% |
color: hsl(313, 100%, 56%);
|
| HSV | 313°, 89%, 100% | Not supported in CSS |
| CIE-LAB | 45, 45, -59 |
color: lab(45% 45 -59);
|
| Decimal | 16719310 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.hot-magenta {
color: #FF1DCE;
}
SCSS
$hot-magenta: #FF1DCE;
RGB
rgb(255, 29, 206)
Accessibility & Contrast
White background
3.32:1
3.32
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
6.32:1
6.32
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element