#ff5aaf color space conversions
Hex:
#ff5aaf
RGB:
255, 90, 175
CMY:
0, 65, 31
CMYK:
0, 65, 31, 0
HSL:
329°, 100.0000%, 67.6471%
HSV (HSB):
329°, 64.7059%, 100.0000%
XYZ:
52.6340, 31.6675, 43.8958
xyY:
0.4106, 0.2470, 31.6675
CIE-Lab:
63.0671, 69.7877, -11.4240
CIE-LCH:
63.0671, 70.7165, 350.7033
CIE-Luv:
63.0671, 99.5955, -29.5732
Hunter-Lab:
56.2739, 68.4752, -6.8568
#ff5aaf color charts
#ff5aaf color shades, tints & tones
#ff5aaf color schemes
#ff5aaf color preview, HTML & CSS examples
This text has a color of #ff5aaf
<p style="color:#ff5aaf;">Text here</p>
.mytext {color:#ff5aaf;}
This box has a color of #ff5aaf
<div style="background-color:#ff5aaf;">Content here</div>
.mybackground {background-color:#ff5aaf;}
Border around this has a color of #ff5aaf
<div style="border:2px solid #ff5aaf;">Content here</div>
.myborder {border:2px solid #ff5aaf;}