#f2599d color space conversions
Hex:
#f2599d
RGB:
242, 89, 157
CMY:
5, 65, 38
CMYK:
0, 63, 35, 5
HSL:
333°, 85.4749%, 64.9020%
HSV (HSB):
333°, 63.2231%, 94.9020%
XYZ:
46.2761, 28.4563, 34.9519
xyY:
0.4219, 0.2594, 28.4563
CIE-Lab:
60.2988, 64.4733, -5.3914
CIE-LCH:
60.2988, 64.6983, 355.2199
CIE-Luv:
60.2988, 95.9656, -19.7749
Hunter-Lab:
53.3445, 61.4953, -1.5063
#f2599d color charts
#f2599d color shades, tints & tones
#f2599d color schemes
#f2599d color preview, HTML & CSS examples
This text has a color of #f2599d
<p style="color:#f2599d;">Text here</p>
.mytext {color:#f2599d;}
This box has a color of #f2599d
<div style="background-color:#f2599d;">Content here</div>
.mybackground {background-color:#f2599d;}
Border around this has a color of #f2599d
<div style="border:2px solid #f2599d;">Content here</div>
.myborder {border:2px solid #f2599d;}