#ff5ab4 color space conversions
Hex:
#ff5ab4
RGB:
255, 90, 180
CMY:
0, 65, 29
CMYK:
0, 65, 29, 0
HSL:
327°, 100.0000%, 67.6471%
HSV (HSB):
327°, 64.7059%, 100.0000%
XYZ:
53.1344, 31.8676, 46.5306
xyY:
0.4040, 0.2423, 31.8676
CIE-Lab:
63.2333, 70.3682, -14.0363
CIE-LCH:
63.2333, 71.7544, 348.7193
CIE-Luv:
63.2333, 97.8468, -33.4866
Hunter-Lab:
56.4514, 69.2216, -9.3543
#ff5ab4 color charts
#ff5ab4 color shades, tints & tones
#ff5ab4 color schemes
#ff5ab4 color preview, HTML & CSS examples
This text has a color of #ff5ab4
<p style="color:#ff5ab4;">Text here</p>
.mytext {color:#ff5ab4;}
This box has a color of #ff5ab4
<div style="background-color:#ff5ab4;">Content here</div>
.mybackground {background-color:#ff5ab4;}
Border around this has a color of #ff5ab4
<div style="border:2px solid #ff5ab4;">Content here</div>
.myborder {border:2px solid #ff5ab4;}