#f2078e color space conversions
Hex:
#f2078e
RGB:
242, 7, 142
CMY:
5, 97, 44
CMYK:
0, 97, 41, 5
HSL:
326°, 94.3775%, 48.8235%
HSV (HSB):
326°, 97.1074%, 94.9020%
XYZ:
41.5764, 20.9822, 27.4498
xyY:
0.4619, 0.2331, 20.9822
CIE-Lab:
52.9300, 82.4413, -7.4997
CIE-LCH:
52.9300, 82.7817, 354.8021
CIE-Luv:
52.9300, 124.7391, -26.0393
Hunter-Lab:
45.8063, 81.8556, -3.4656
#f2078e color charts
#f2078e color shades, tints & tones
#f2078e color schemes
#f2078e color preview, HTML & CSS examples
This text has a color of #f2078e
<p style="color:#f2078e;">Text here</p>
.mytext {color:#f2078e;}
This box has a color of #f2078e
<div style="background-color:#f2078e;">Content here</div>
.mybackground {background-color:#f2078e;}
Border around this has a color of #f2078e
<div style="border:2px solid #f2078e;">Content here</div>
.myborder {border:2px solid #f2078e;}