#ff5b7d color space conversions
Hex:
#ff5b7d
RGB:
255, 91, 125
CMY:
0, 64, 51
CMYK:
0, 64, 51, 0
HSL:
348°, 100.0000%, 67.8431%
HSV (HSB):
348°, 64.3137%, 100.0000%
XYZ:
48.6828, 30.2228, 22.6698
xyY:
0.4793, 0.2975, 30.2228
CIE-Lab:
61.8460, 64.5080, 15.6789
CIE-LCH:
61.8460, 66.3861, 13.6610
CIE-Luv:
61.8460, 115.5931, 7.1053
Hunter-Lab:
54.9753, 61.8619, 14.0337
#ff5b7d color charts
#ff5b7d color shades, tints & tones
#ff5b7d color schemes
#ff5b7d color preview, HTML & CSS examples
This text has a color of #ff5b7d
<p style="color:#ff5b7d;">Text here</p>
.mytext {color:#ff5b7d;}
This box has a color of #ff5b7d
<div style="background-color:#ff5b7d;">Content here</div>
.mybackground {background-color:#ff5b7d;}
Border around this has a color of #ff5b7d
<div style="border:2px solid #ff5b7d;">Content here</div>
.myborder {border:2px solid #ff5b7d;}