#f2127d color space conversions
Hex:
#f2127d
RGB:
242, 18, 125
CMY:
5, 93, 51
CMYK:
0, 93, 48, 5
HSL:
331°, 89.6000%, 50.9804%
HSV (HSB):
331°, 92.5620%, 94.9020%
XYZ:
40.5359, 20.7905, 21.2785
xyY:
0.4907, 0.2517, 20.7905
CIE-Lab:
52.7195, 80.1558, 2.4197
CIE-LCH:
52.7195, 80.1923, 1.7291
CIE-Luv:
52.7195, 131.3917, -12.8772
Hunter-Lab:
45.5966, 78.8944, 4.2488
#f2127d color charts
#f2127d color shades, tints & tones
#f2127d color schemes
#f2127d color preview, HTML & CSS examples
This text has a color of #f2127d
<p style="color:#f2127d;">Text here</p>
.mytext {color:#f2127d;}
This box has a color of #f2127d
<div style="background-color:#f2127d;">Content here</div>
.mybackground {background-color:#f2127d;}
Border around this has a color of #f2127d
<div style="border:2px solid #f2127d;">Content here</div>
.myborder {border:2px solid #f2127d;}