#ff5ec5 color space conversions
Hex:
#ff5ec5
RGB:
255, 94, 197
CMY:
0, 63, 23
CMYK:
0, 63, 23, 0
HSL:
322°, 100.0000%, 68.4314%
HSV (HSB):
322°, 63.1373%, 100.0000%
XYZ:
55.3207, 33.2966, 56.3345
xyY:
0.3816, 0.2297, 33.2966
CIE-Lab:
64.4004, 70.9115, -21.9377
CIE-LCH:
64.4004, 74.2274, 342.8096
CIE-Luv:
64.4004, 90.3305, -45.4590
Hunter-Lab:
57.7032, 70.1494, -17.4914
#ff5ec5 color charts
#ff5ec5 color shades, tints & tones
#ff5ec5 color schemes
#ff5ec5 color preview, HTML & CSS examples
This text has a color of #ff5ec5
<p style="color:#ff5ec5;">Text here</p>
.mytext {color:#ff5ec5;}
This box has a color of #ff5ec5
<div style="background-color:#ff5ec5;">Content here</div>
.mybackground {background-color:#ff5ec5;}
Border around this has a color of #ff5ec5
<div style="border:2px solid #ff5ec5;">Content here</div>
.myborder {border:2px solid #ff5ec5;}