#f0028d color space conversions
Hex:
#f0028d
RGB:
240, 2, 141
CMY:
6, 99, 45
CMYK:
0, 99, 41, 6
HSL:
325°, 98.3471%, 47.4510%
HSV (HSB):
325°, 99.1667%, 94.1176%
XYZ:
40.7646, 20.4918, 27.0061
xyY:
0.4619, 0.2322, 20.4918
CIE-Lab:
52.3887, 82.2878, -7.7484
CIE-LCH:
52.3887, 82.6518, 354.6207
CIE-Luv:
52.3887, 124.0257, -26.2878
Hunter-Lab:
45.2678, 81.5242, -3.6840
#f0028d color charts
#f0028d color shades, tints & tones
#f0028d color schemes
#f0028d color preview, HTML & CSS examples
This text has a color of #f0028d
<p style="color:#f0028d;">Text here</p>
.mytext {color:#f0028d;}
This box has a color of #f0028d
<div style="background-color:#f0028d;">Content here</div>
.mybackground {background-color:#f0028d;}
Border around this has a color of #f0028d
<div style="border:2px solid #f0028d;">Content here</div>
.myborder {border:2px solid #f0028d;}