#f5708d color space conversions
Hex:
#f5708d
RGB:
245, 112, 141
CMY:
4, 56, 45
CMYK:
0, 54, 42, 4
HSL:
347°, 86.9281%, 70.0000%
HSV (HSB):
347°, 54.2857%, 96.0784%
XYZ:
48.2581, 32.9239, 29.0108
xyY:
0.4379, 0.2988, 32.9239
CIE-Lab:
64.0992, 53.6292, 9.4067
CIE-LCH:
64.0992, 54.4479, 9.9487
CIE-Luv:
64.0992, 90.8079, 2.2011
Hunter-Lab:
57.3794, 49.7110, 10.1888
#f5708d color charts
#f5708d color shades, tints & tones
#f5708d color schemes
#f5708d color preview, HTML & CSS examples
This text has a color of #f5708d
<p style="color:#f5708d;">Text here</p>
.mytext {color:#f5708d;}
This box has a color of #f5708d
<div style="background-color:#f5708d;">Content here</div>
.mybackground {background-color:#f5708d;}
Border around this has a color of #f5708d
<div style="border:2px solid #f5708d;">Content here</div>
.myborder {border:2px solid #f5708d;}