#f2077a color space conversions
Hex:
#f2077a
RGB:
242, 7, 122
CMY:
5, 97, 52
CMYK:
0, 97, 50, 5
HSL:
331°, 94.3775%, 48.8235%
HSV (HSB):
331°, 97.1074%, 94.9020%
XYZ:
40.2068, 20.4343, 20.2374
xyY:
0.4971, 0.2527, 20.4343
CIE-Lab:
52.3248, 80.8356, 3.6638
CIE-LCH:
52.3248, 80.9186, 2.5951
CIE-Luv:
52.3248, 133.9301, -11.5317
Hunter-Lab:
45.2044, 79.6582, 5.0996
#f2077a color charts
#f2077a color shades, tints & tones
#f2077a color schemes
#f2077a color preview, HTML & CSS examples
This text has a color of #f2077a
<p style="color:#f2077a;">Text here</p>
.mytext {color:#f2077a;}
This box has a color of #f2077a
<div style="background-color:#f2077a;">Content here</div>
.mybackground {background-color:#f2077a;}
Border around this has a color of #f2077a
<div style="border:2px solid #f2077a;">Content here</div>
.myborder {border:2px solid #f2077a;}