#ff5fbc color space conversions
Hex:
#ff5fbc
RGB:
255, 95, 188
CMY:
0, 63, 26
CMYK:
0, 63, 26, 0
HSL:
325°, 100.0000%, 68.6275%
HSV (HSB):
325°, 62.7451%, 100.0000%
XYZ:
54.4093, 33.0753, 51.0934
xyY:
0.3926, 0.2387, 33.0753
CIE-Lab:
64.2218, 69.3758, -17.1035
CIE-LCH:
64.2218, 71.4530, 346.1508
CIE-Luv:
64.2218, 92.9924, -37.8955
Hunter-Lab:
57.5111, 68.2284, -12.4161
#ff5fbc color charts
#ff5fbc color shades, tints & tones
#ff5fbc color schemes
#ff5fbc color preview, HTML & CSS examples
This text has a color of #ff5fbc
<p style="color:#ff5fbc;">Text here</p>
.mytext {color:#ff5fbc;}
This box has a color of #ff5fbc
<div style="background-color:#ff5fbc;">Content here</div>
.mybackground {background-color:#ff5fbc;}
Border around this has a color of #ff5fbc
<div style="border:2px solid #ff5fbc;">Content here</div>
.myborder {border:2px solid #ff5fbc;}