#f0018c color space conversions
Hex:
#f0018c
RGB:
240, 1, 140
CMY:
6, 100, 45
CMYK:
0, 100, 42, 6
HSL:
325°, 99.1701%, 47.2549%
HSV (HSB):
325°, 99.5833%, 94.1176%
XYZ:
40.6797, 20.4404, 26.6123
xyY:
0.4637, 0.2330, 20.4404
CIE-Lab:
52.3316, 82.2721, -7.2332
CIE-LCH:
52.3316, 82.5895, 354.9756
CIE-Luv:
52.3316, 124.5816, -25.6012
Hunter-Lab:
45.2111, 81.4899, -3.2517
#f0018c color charts
#f0018c color shades, tints & tones
#f0018c color schemes
#f0018c color preview, HTML & CSS examples
This text has a color of #f0018c
<p style="color:#f0018c;">Text here</p>
.mytext {color:#f0018c;}
This box has a color of #f0018c
<div style="background-color:#f0018c;">Content here</div>
.mybackground {background-color:#f0018c;}
Border around this has a color of #f0018c
<div style="border:2px solid #f0018c;">Content here</div>
.myborder {border:2px solid #f0018c;}