#f2099e color space conversions
Hex:
#f2099e
RGB:
242, 9, 158
CMY:
5, 96, 38
CMYK:
0, 96, 35, 5
HSL:
322°, 92.8287%, 49.2157%
HSV (HSB):
322°, 96.2810%, 94.9020%
XYZ:
42.8872, 21.5412, 34.2452
xyY:
0.4346, 0.2183, 21.5412
CIE-Lab:
53.5368, 83.7732, -16.1207
CIE-LCH:
53.5368, 85.3102, 349.1076
CIE-Luv:
53.5368, 117.0202, -38.0957
Hunter-Lab:
46.4125, 83.7197, -11.2580
#f2099e color charts
#f2099e color shades, tints & tones
#f2099e color schemes
#f2099e color preview, HTML & CSS examples
This text has a color of #f2099e
<p style="color:#f2099e;">Text here</p>
.mytext {color:#f2099e;}
This box has a color of #f2099e
<div style="background-color:#f2099e;">Content here</div>
.mybackground {background-color:#f2099e;}
Border around this has a color of #f2099e
<div style="border:2px solid #f2099e;">Content here</div>
.myborder {border:2px solid #f2099e;}