#f5987f color space conversions
Hex:
#f5987f
RGB:
245, 152, 127
CMY:
4, 40, 50
CMYK:
0, 38, 48, 4
HSL:
13°, 85.5072%, 72.9412%
HSV (HSB):
13°, 48.1633%, 96.0784%
XYZ:
52.7152, 43.4013, 25.6776
xyY:
0.4328, 0.3563, 43.4013
CIE-Lab:
71.8265, 32.2427, 27.8602
CIE-LCH:
71.8265, 42.6120, 40.8296
CIE-Luv:
71.8265, 67.4434, 29.8384
Hunter-Lab:
65.8796, 27.5418, 23.0066
#f5987f color charts
#f5987f color shades, tints & tones
#f5987f color schemes
#f5987f color preview, HTML & CSS examples
This text has a color of #f5987f
<p style="color:#f5987f;">Text here</p>
.mytext {color:#f5987f;}
This box has a color of #f5987f
<div style="background-color:#f5987f;">Content here</div>
.mybackground {background-color:#f5987f;}
Border around this has a color of #f5987f
<div style="border:2px solid #f5987f;">Content here</div>
.myborder {border:2px solid #f5987f;}