#ff5ed0 color space conversions
Hex:
#ff5ed0
RGB:
255, 94, 208
CMY:
0, 63, 18
CMYK:
0, 63, 18, 0
HSL:
318°, 100.0000%, 68.4314%
HSV (HSB):
318°, 63.1373%, 100.0000%
XYZ:
56.6279, 33.8195, 63.2177
xyY:
0.3685, 0.2201, 33.8195
CIE-Lab:
64.8190, 72.3694, -27.5056
CIE-LCH:
64.8190, 77.4202, 339.1896
CIE-Luv:
64.8190, 86.5765, -54.2891
Hunter-Lab:
58.1545, 72.0437, -23.7439
#ff5ed0 color charts
#ff5ed0 color shades, tints & tones
#ff5ed0 color schemes
#ff5ed0 color preview, HTML & CSS examples
This text has a color of #ff5ed0
<p style="color:#ff5ed0;">Text here</p>
.mytext {color:#ff5ed0;}
This box has a color of #ff5ed0
<div style="background-color:#ff5ed0;">Content here</div>
.mybackground {background-color:#ff5ed0;}
Border around this has a color of #ff5ed0
<div style="border:2px solid #ff5ed0;">Content here</div>
.myborder {border:2px solid #ff5ed0;}