#f5707b color space conversions
Hex:
#f5707b
RGB:
245, 112, 123
CMY:
4, 56, 52
CMYK:
0, 54, 50, 4
HSL:
355°, 86.9281%, 70.0000%
HSV (HSB):
355°, 54.2857%, 96.0784%
XYZ:
47.0255, 32.4309, 22.5202
xyY:
0.4611, 0.3180, 32.4309
CIE-Lab:
63.6974, 51.9359, 19.1323
CIE-LCH:
63.6974, 55.3478, 20.2229
CIE-Luv:
63.6974, 95.3240, 14.3071
Hunter-Lab:
56.9481, 47.7391, 16.4174
#f5707b color charts
#f5707b color shades, tints & tones
#f5707b color schemes
#f5707b color preview, HTML & CSS examples
This text has a color of #f5707b
<p style="color:#f5707b;">Text here</p>
.mytext {color:#f5707b;}
This box has a color of #f5707b
<div style="background-color:#f5707b;">Content here</div>
.mybackground {background-color:#f5707b;}
Border around this has a color of #f5707b
<div style="border:2px solid #f5707b;">Content here</div>
.myborder {border:2px solid #f5707b;}