#ff5f7f color space conversions
Hex:
#ff5f7f
RGB:
255, 95, 127
CMY:
0, 63, 50
CMYK:
0, 63, 50, 0
HSL:
348°, 100.0000%, 68.6275%
HSV (HSB):
348°, 62.7451%, 100.0000%
XYZ:
49.1630, 30.9767, 23.4666
xyY:
0.4745, 0.2990, 30.9767
CIE-Lab:
62.4880, 63.0520, 15.4128
CIE-LCH:
62.4880, 64.9085, 13.7364
CIE-Luv:
62.4880, 112.7287, 7.2056
Hunter-Lab:
55.6567, 60.2742, 13.9612
#ff5f7f color charts
#ff5f7f color shades, tints & tones
#ff5f7f color schemes
#ff5f7f color preview, HTML & CSS examples
This text has a color of #ff5f7f
<p style="color:#ff5f7f;">Text here</p>
.mytext {color:#ff5f7f;}
This box has a color of #ff5f7f
<div style="background-color:#ff5f7f;">Content here</div>
.mybackground {background-color:#ff5f7f;}
Border around this has a color of #ff5f7f
<div style="border:2px solid #ff5f7f;">Content here</div>
.myborder {border:2px solid #ff5f7f;}