#f2018c color space conversions
Hex:
#f2018c
RGB:
242, 1, 140
CMY:
5, 100, 45
CMYK:
0, 100, 42, 5
HSL:
325°, 99.1770%, 47.6471%
HSV (HSB):
325°, 99.5868%, 94.9020%
XYZ:
41.3624, 20.7924, 26.6442
xyY:
0.4658, 0.2342, 20.7924
CIE-Lab:
52.7215, 82.6876, -6.6109
CIE-LCH:
52.7215, 82.9514, 355.4289
CIE-Luv:
52.7215, 126.1794, -24.9084
Hunter-Lab:
45.5987, 82.1191, -2.7253
#f2018c color charts
#f2018c color shades, tints & tones
#f2018c color schemes
#f2018c color preview, HTML & CSS examples
This text has a color of #f2018c
<p style="color:#f2018c;">Text here</p>
.mytext {color:#f2018c;}
This box has a color of #f2018c
<div style="background-color:#f2018c;">Content here</div>
.mybackground {background-color:#f2018c;}
Border around this has a color of #f2018c
<div style="border:2px solid #f2018c;">Content here</div>
.myborder {border:2px solid #f2018c;}