#ff0ed8 color space conversions
Hex:
#ff0ed8
RGB:
255, 14, 216
CMY:
0, 95, 15
CMYK:
0, 95, 15, 0
HSL:
310°, 100.0000%, 52.7451%
HSV (HSB):
310°, 94.5098%, 100.0000%
XYZ:
53.7917, 26.5319, 67.2518
xyY:
0.3645, 0.1798, 26.5319
CIE-Lab:
58.5386, 92.2957, -41.8100
CIE-LCH:
58.5386, 101.3242, 335.6294
CIE-Luv:
58.5386, 99.9956, -78.3475
Hunter-Lab:
51.5092, 96.2689, -41.3542
#ff0ed8 color charts
#ff0ed8 color shades, tints & tones
#ff0ed8 color schemes
#ff0ed8 color preview, HTML & CSS examples
This text has a color of #ff0ed8
<p style="color:#ff0ed8;">Text here</p>
.mytext {color:#ff0ed8;}
This box has a color of #ff0ed8
<div style="background-color:#ff0ed8;">Content here</div>
.mybackground {background-color:#ff0ed8;}
Border around this has a color of #ff0ed8
<div style="border:2px solid #ff0ed8;">Content here</div>
.myborder {border:2px solid #ff0ed8;}