#f0028a color space conversions
Hex:
#f0028a
RGB:
240, 2, 138
CMY:
6, 99, 46
CMYK:
0, 99, 43, 6
HSL:
326°, 98.3471%, 47.4510%
HSV (HSB):
326°, 99.1667%, 94.1176%
XYZ:
40.5443, 20.4037, 25.8461
xyY:
0.4671, 0.2351, 20.4037
CIE-Lab:
52.2906, 82.0305, -6.0922
CIE-LCH:
52.2906, 82.2564, 355.7526
CIE-Luv:
52.2906, 125.4392, -24.0507
Hunter-Lab:
45.1704, 81.1709, -2.3060
#f0028a color charts
#f0028a color shades, tints & tones
#f0028a color schemes
#f0028a color preview, HTML & CSS examples
This text has a color of #f0028a
<p style="color:#f0028a;">Text here</p>
.mytext {color:#f0028a;}
This box has a color of #f0028a
<div style="background-color:#f0028a;">Content here</div>
.mybackground {background-color:#f0028a;}
Border around this has a color of #f0028a
<div style="border:2px solid #f0028a;">Content here</div>
.myborder {border:2px solid #f0028a;}