#f0027d color space conversions
Hex:
#f0027d
RGB:
240, 2, 125
CMY:
6, 99, 51
CMYK:
0, 99, 48, 6
HSL:
329°, 98.3471%, 47.4510%
HSV (HSB):
329°, 99.1667%, 94.1176%
XYZ:
39.6586, 20.0493, 21.1817
xyY:
0.4903, 0.2479, 20.0493
CIE-Lab:
51.8930, 80.9831, 1.1710
CIE-LCH:
51.8930, 80.9916, 0.8284
CIE-Luv:
51.8930, 131.4635, -14.5920
Hunter-Lab:
44.7765, 79.7386, 3.2962
#f0027d color charts
#f0027d color shades, tints & tones
#f0027d color schemes
#f0027d color preview, HTML & CSS examples
This text has a color of #f0027d
<p style="color:#f0027d;">Text here</p>
.mytext {color:#f0027d;}
This box has a color of #f0027d
<div style="background-color:#f0027d;">Content here</div>
.mybackground {background-color:#f0027d;}
Border around this has a color of #f0027d
<div style="border:2px solid #f0027d;">Content here</div>
.myborder {border:2px solid #f0027d;}