#f0027a color space conversions
Hex:
#f0027a
RGB:
240, 2, 122
CMY:
6, 99, 52
CMYK:
0, 99, 49, 6
HSL:
330°, 98.3471%, 47.4510%
HSV (HSB):
330°, 99.1667%, 94.1176%
XYZ:
39.4697, 19.9738, 20.1874
xyY:
0.4957, 0.2508, 19.9738
CIE-Lab:
51.8076, 80.7572, 2.8663
CIE-LCH:
51.8076, 80.8080, 2.0327
CIE-Luv:
51.8076, 132.8233, -12.4730
Hunter-Lab:
44.6921, 79.4308, 4.5032
#f0027a color charts
#f0027a color shades, tints & tones
#f0027a color schemes
#f0027a color preview, HTML & CSS examples
This text has a color of #f0027a
<p style="color:#f0027a;">Text here</p>
.mytext {color:#f0027a;}
This box has a color of #f0027a
<div style="background-color:#f0027a;">Content here</div>
.mybackground {background-color:#f0027a;}
Border around this has a color of #f0027a
<div style="border:2px solid #f0027a;">Content here</div>
.myborder {border:2px solid #f0027a;}