#ff5edc color space conversions
Hex:
#ff5edc
RGB:
255, 94, 220
CMY:
0, 63, 14
CMYK:
0, 63, 14, 0
HSL:
313°, 100.0000%, 68.4314%
HSV (HSB):
313°, 63.1373%, 100.0000%
XYZ:
58.1610, 34.4327, 71.2909
xyY:
0.3549, 0.2101, 34.4327
CIE-Lab:
65.3046, 74.0395, -33.4883
CIE-LCH:
65.3046, 81.2607, 335.6626
CIE-Luv:
65.3046, 82.5165, -63.9528
Hunter-Lab:
58.6794, 74.2340, -30.9572
#ff5edc color charts
#ff5edc color shades, tints & tones
#ff5edc color schemes
#ff5edc color preview, HTML & CSS examples
This text has a color of #ff5edc
<p style="color:#ff5edc;">Text here</p>
.mytext {color:#ff5edc;}
This box has a color of #ff5edc
<div style="background-color:#ff5edc;">Content here</div>
.mybackground {background-color:#ff5edc;}
Border around this has a color of #ff5edc
<div style="border:2px solid #ff5edc;">Content here</div>
.myborder {border:2px solid #ff5edc;}