#f4127e color space conversions
Hex:
#f4127e
RGB:
244, 18, 126
CMY:
4, 93, 51
CMYK:
0, 93, 48, 4
HSL:
331°, 91.1290%, 51.3725%
HSV (HSB):
331°, 92.6230%, 95.6863%
XYZ:
41.2904, 21.1721, 21.6490
xyY:
0.4909, 0.2517, 21.1721
CIE-Lab:
53.1373, 80.6755, 2.4704
CIE-LCH:
53.1373, 80.7133, 1.7539
CIE-Luv:
53.1373, 132.5335, -12.9431
Hunter-Lab:
46.0131, 79.6562, 4.3134
#f4127e color charts
#f4127e color shades, tints & tones
#f4127e color schemes
#f4127e color preview, HTML & CSS examples
This text has a color of #f4127e
<p style="color:#f4127e;">Text here</p>
.mytext {color:#f4127e;}
This box has a color of #f4127e
<div style="background-color:#f4127e;">Content here</div>
.mybackground {background-color:#f4127e;}
Border around this has a color of #f4127e
<div style="border:2px solid #f4127e;">Content here</div>
.myborder {border:2px solid #f4127e;}