#ff5ec9 color space conversions
Hex:
#ff5ec9
RGB:
255, 94, 201
CMY:
0, 63, 21
CMYK:
0, 63, 21, 0
HSL:
320°, 100.0000%, 68.4314%
HSV (HSB):
320°, 63.1373%, 100.0000%
XYZ:
55.7853, 33.4825, 58.7809
xyY:
0.3768, 0.2262, 33.4825
CIE-Lab:
64.5497, 71.4333, -23.9716
CIE-LCH:
64.5497, 75.3482, 341.4493
CIE-Luv:
64.5497, 88.9632, -48.6641
Hunter-Lab:
57.8640, 70.8255, -19.7246
#ff5ec9 color charts
#ff5ec9 color shades, tints & tones
#ff5ec9 color schemes
#ff5ec9 color preview, HTML & CSS examples
This text has a color of #ff5ec9
<p style="color:#ff5ec9;">Text here</p>
.mytext {color:#ff5ec9;}
This box has a color of #ff5ec9
<div style="background-color:#ff5ec9;">Content here</div>
.mybackground {background-color:#ff5ec9;}
Border around this has a color of #ff5ec9
<div style="border:2px solid #ff5ec9;">Content here</div>
.myborder {border:2px solid #ff5ec9;}