#f2197c color space conversions
Hex:
#f2197c
RGB:
242, 25, 124
CMY:
5, 90, 51
CMYK:
0, 90, 49, 5
HSL:
333°, 89.3004%, 52.3529%
HSV (HSB):
333°, 89.6694%, 94.9020%
XYZ:
40.6037, 21.0277, 20.9875
xyY:
0.4915, 0.2545, 21.0277
CIE-Lab:
52.9798, 79.2430, 3.4002
CIE-LCH:
52.9798, 79.3159, 2.4570
CIE-Luv:
52.9798, 130.7232, -11.4656
Hunter-Lab:
45.8560, 77.8066, 4.9632
#f2197c color charts
#f2197c color shades, tints & tones
#f2197c color schemes
#f2197c color preview, HTML & CSS examples
This text has a color of #f2197c
<p style="color:#f2197c;">Text here</p>
.mytext {color:#f2197c;}
This box has a color of #f2197c
<div style="background-color:#f2197c;">Content here</div>
.mybackground {background-color:#f2197c;}
Border around this has a color of #f2197c
<div style="border:2px solid #f2197c;">Content here</div>
.myborder {border:2px solid #f2197c;}