#ff5b97 color space conversions
Hex:
#ff5b97
RGB:
255, 91, 151
CMY:
0, 64, 41
CMYK:
0, 64, 41, 0
HSL:
338°, 100.0000%, 67.8431%
HSV (HSB):
338°, 64.3137%, 100.0000%
XYZ:
50.5670, 30.9765, 32.5920
xyY:
0.4430, 0.2714, 30.9765
CIE-Lab:
62.4878, 66.8377, 1.5368
CIE-LCH:
62.4878, 66.8554, 1.3172
CIE-Luv:
62.4878, 107.3339, -10.9955
Hunter-Lab:
55.6566, 64.7779, 4.2398
#ff5b97 color charts
#ff5b97 color shades, tints & tones
#ff5b97 color schemes
#ff5b97 color preview, HTML & CSS examples
This text has a color of #ff5b97
<p style="color:#ff5b97;">Text here</p>
.mytext {color:#ff5b97;}
This box has a color of #ff5b97
<div style="background-color:#ff5b97;">Content here</div>
.mybackground {background-color:#ff5b97;}
Border around this has a color of #ff5b97
<div style="border:2px solid #ff5b97;">Content here</div>
.myborder {border:2px solid #ff5b97;}