#ff5fb1 color space conversions
Hex:
#ff5fb1
RGB:
255, 95, 177
CMY:
0, 63, 31
CMYK:
0, 63, 31, 0
HSL:
329°, 100.0000%, 68.6275%
HSV (HSB):
329°, 62.7451%, 100.0000%
XYZ:
53.2680, 32.6187, 45.0835
xyY:
0.4067, 0.2491, 32.6187
CIE-Lab:
63.8510, 68.0508, -11.3932
CIE-LCH:
63.8510, 68.9979, 350.4956
CIE-Luv:
63.8510, 96.7179, -29.2316
Hunter-Lab:
57.1128, 66.5361, -6.8231
#ff5fb1 color charts
#ff5fb1 color shades, tints & tones
#ff5fb1 color schemes
#ff5fb1 color preview, HTML & CSS examples
This text has a color of #ff5fb1
<p style="color:#ff5fb1;">Text here</p>
.mytext {color:#ff5fb1;}
This box has a color of #ff5fb1
<div style="background-color:#ff5fb1;">Content here</div>
.mybackground {background-color:#ff5fb1;}
Border around this has a color of #ff5fb1
<div style="border:2px solid #ff5fb1;">Content here</div>
.myborder {border:2px solid #ff5fb1;}