#ff2eda color space conversions
Hex:
#ff2eda
RGB:
255, 46, 218
CMY:
0, 82, 15
CMYK:
0, 82, 15, 0
HSL:
311°, 100.0000%, 59.0196%
HSV (HSB):
311°, 81.9608%, 100.0000%
XYZ:
54.8719, 28.2759, 68.8954
xyY:
0.3609, 0.1860, 28.2759
CIE-Lab:
60.1372, 88.1550, -40.4301
CIE-LCH:
60.1372, 96.9840, 335.3626
CIE-Luv:
60.1372, 95.5763, -75.9935
Hunter-Lab:
53.1751, 91.1392, -39.5954
#ff2eda color charts
#ff2eda color shades, tints & tones
#ff2eda color schemes
#ff2eda color preview, HTML & CSS examples
This text has a color of #ff2eda
<p style="color:#ff2eda;">Text here</p>
.mytext {color:#ff2eda;}
This box has a color of #ff2eda
<div style="background-color:#ff2eda;">Content here</div>
.mybackground {background-color:#ff2eda;}
Border around this has a color of #ff2eda
<div style="border:2px solid #ff2eda;">Content here</div>
.myborder {border:2px solid #ff2eda;}