#f2127f color space conversions
Hex:
#f2127f
RGB:
242, 18, 127
CMY:
5, 93, 50
CMYK:
0, 93, 48, 5
HSL:
331°, 89.6000%, 50.9804%
HSV (HSB):
331°, 92.5620%, 94.9020%
XYZ:
40.6650, 20.8422, 21.9583
xyY:
0.4872, 0.2497, 20.8422
CIE-Lab:
52.7763, 80.3098, 1.2947
CIE-LCH:
52.7763, 80.3203, 0.9236
CIE-Luv:
52.7763, 130.5021, -14.2960
Hunter-Lab:
45.6532, 79.1035, 3.4399
#f2127f color charts
#f2127f color shades, tints & tones
#f2127f color schemes
#f2127f color preview, HTML & CSS examples
This text has a color of #f2127f
<p style="color:#f2127f;">Text here</p>
.mytext {color:#f2127f;}
This box has a color of #f2127f
<div style="background-color:#f2127f;">Content here</div>
.mybackground {background-color:#f2127f;}
Border around this has a color of #f2127f
<div style="border:2px solid #f2127f;">Content here</div>
.myborder {border:2px solid #f2127f;}