#ff5eaa color space conversions
Hex:
#ff5eaa
RGB:
255, 94, 170
CMY:
0, 63, 33
CMYK:
0, 63, 33, 0
HSL:
332°, 100.0000%, 68.4314%
HSV (HSB):
332°, 63.1373%, 100.0000%
XYZ:
52.4984, 32.1677, 41.4722
xyY:
0.4162, 0.2550, 32.1677
CIE-Lab:
63.4812, 67.6496, -7.9393
CIE-LCH:
63.4812, 68.1139, 353.3065
CIE-Luv:
63.4812, 99.5318, -24.1859
Hunter-Lab:
56.7166, 65.9705, -3.6524
#ff5eaa color charts
#ff5eaa color shades, tints & tones
#ff5eaa color schemes
#ff5eaa color preview, HTML & CSS examples
This text has a color of #ff5eaa
<p style="color:#ff5eaa;">Text here</p>
.mytext {color:#ff5eaa;}
This box has a color of #ff5eaa
<div style="background-color:#ff5eaa;">Content here</div>
.mybackground {background-color:#ff5eaa;}
Border around this has a color of #ff5eaa
<div style="border:2px solid #ff5eaa;">Content here</div>
.myborder {border:2px solid #ff5eaa;}