#ff5faa color space conversions
Hex:
#ff5faa
RGB:
255, 95, 170
CMY:
0, 63, 33
CMYK:
0, 63, 33, 0
HSL:
332°, 100.0000%, 68.6275%
HSV (HSB):
332°, 62.7451%, 100.0000%
XYZ:
52.5879, 32.3467, 41.5021
xyY:
0.4159, 0.2558, 32.3467
CIE-Lab:
63.6284, 67.2483, -7.7203
CIE-LCH:
63.6284, 67.6900, 353.4510
CIE-Luv:
63.6284, 99.0705, -23.8003
Hunter-Lab:
56.8742, 65.5178, -3.4530
#ff5faa color charts
#ff5faa color shades, tints & tones
#ff5faa color schemes
#ff5faa color preview, HTML & CSS examples
This text has a color of #ff5faa
<p style="color:#ff5faa;">Text here</p>
.mytext {color:#ff5faa;}
This box has a color of #ff5faa
<div style="background-color:#ff5faa;">Content here</div>
.mybackground {background-color:#ff5faa;}
Border around this has a color of #ff5faa
<div style="border:2px solid #ff5faa;">Content here</div>
.myborder {border:2px solid #ff5faa;}