#f0587d color space conversions
Hex:
#f0587d
RGB:
240, 88, 125
CMY:
6, 65, 51
CMYK:
0, 63, 48, 6
HSL:
345°, 83.5165%, 64.3137%
HSV (HSB):
345°, 63.3333%, 94.1176%
XYZ:
43.1266, 26.9854, 22.3377
xyY:
0.4665, 0.2919, 26.9854
CIE-Lab:
58.9608, 61.1063, 11.2860
CIE-LCH:
58.9608, 62.1397, 10.4643
CIE-Luv:
58.9608, 105.1438, 2.5492
Hunter-Lab:
51.9475, 57.2820, 10.8682
#f0587d color charts
#f0587d color shades, tints & tones
#f0587d color schemes
#f0587d color preview, HTML & CSS examples
This text has a color of #f0587d
<p style="color:#f0587d;">Text here</p>
.mytext {color:#f0587d;}
This box has a color of #f0587d
<div style="background-color:#f0587d;">Content here</div>
.mybackground {background-color:#f0587d;}
Border around this has a color of #f0587d
<div style="border:2px solid #f0587d;">Content here</div>
.myborder {border:2px solid #f0587d;}