#f2098b color space conversions
Hex:
#f2098b
RGB:
242, 9, 139
CMY:
5, 96, 45
CMYK:
0, 96, 43, 5
HSL:
327°, 92.8287%, 49.2157%
HSV (HSB):
327°, 96.2810%, 94.9020%
XYZ:
41.3758, 20.9367, 26.2865
xyY:
0.4670, 0.2363, 20.9367
CIE-Lab:
52.8801, 82.0449, -5.7751
CIE-LCH:
52.8801, 82.2479, 355.9736
CIE-Luv:
52.8801, 125.9760, -23.6830
Hunter-Lab:
45.7566, 81.3361, -2.0316
#f2098b color charts
#f2098b color shades, tints & tones
#f2098b color schemes
#f2098b color preview, HTML & CSS examples
This text has a color of #f2098b
<p style="color:#f2098b;">Text here</p>
.mytext {color:#f2098b;}
This box has a color of #f2098b
<div style="background-color:#f2098b;">Content here</div>
.mybackground {background-color:#f2098b;}
Border around this has a color of #f2098b
<div style="border:2px solid #f2098b;">Content here</div>
.myborder {border:2px solid #f2098b;}