#f5707f color space conversions
Hex:
#f5707f
RGB:
245, 112, 127
CMY:
4, 56, 50
CMYK:
0, 54, 48, 4
HSL:
353°, 86.9281%, 70.0000%
HSV (HSB):
353°, 54.2857%, 96.0784%
XYZ:
47.2811, 32.5331, 23.8662
xyY:
0.4560, 0.3138, 32.5331
CIE-Lab:
63.7811, 52.2905, 16.9655
CIE-LCH:
63.7811, 54.9738, 17.9755
CIE-Luv:
63.7811, 94.3544, 11.7168
Hunter-Lab:
57.0378, 48.1502, 15.1179
#f5707f color charts
#f5707f color shades, tints & tones
#f5707f color schemes
#f5707f color preview, HTML & CSS examples
This text has a color of #f5707f
<p style="color:#f5707f;">Text here</p>
.mytext {color:#f5707f;}
This box has a color of #f5707f
<div style="background-color:#f5707f;">Content here</div>
.mybackground {background-color:#f5707f;}
Border around this has a color of #f5707f
<div style="border:2px solid #f5707f;">Content here</div>
.myborder {border:2px solid #f5707f;}