#ff5fab color space conversions
Hex:
#ff5fab
RGB:
255, 95, 171
CMY:
0, 63, 33
CMYK:
0, 63, 33, 0
HSL:
332°, 100.0000%, 68.6275%
HSV (HSB):
332°, 62.7451%, 100.0000%
XYZ:
52.6829, 32.3847, 42.0023
xyY:
0.4146, 0.2549, 32.3847
CIE-Lab:
63.6596, 67.3610, -8.2468
CIE-LCH:
63.6596, 67.8639, 353.0202
CIE-Luv:
63.6596, 98.7357, -24.5716
Hunter-Lab:
56.9075, 65.6605, -3.9254
#ff5fab color charts
#ff5fab color shades, tints & tones
#ff5fab color schemes
#ff5fab color preview, HTML & CSS examples
This text has a color of #ff5fab
<p style="color:#ff5fab;">Text here</p>
.mytext {color:#ff5fab;}
This box has a color of #ff5fab
<div style="background-color:#ff5fab;">Content here</div>
.mybackground {background-color:#ff5fab;}
Border around this has a color of #ff5fab
<div style="border:2px solid #ff5fab;">Content here</div>
.myborder {border:2px solid #ff5fab;}