#f47f86 color space conversions
Hex:
#f47f86
RGB:
244, 127, 134
CMY:
4, 50, 47
CMYK:
0, 48, 45, 4
HSL:
356°, 84.1727%, 72.7451%
HSV (HSB):
356°, 47.9508%, 95.6863%
XYZ:
49.2007, 36.1331, 26.9355
xyY:
0.4382, 0.3218, 36.1331
CIE-Lab:
66.6215, 45.3378, 16.9004
CIE-LCH:
66.6215, 48.3853, 20.4437
CIE-Luv:
66.6215, 82.2948, 13.4991
Hunter-Lab:
60.1108, 40.9083, 15.5099
#f47f86 color charts
#f47f86 color shades, tints & tones
#f47f86 color schemes
#f47f86 color preview, HTML & CSS examples
This text has a color of #f47f86
<p style="color:#f47f86;">Text here</p>
.mytext {color:#f47f86;}
This box has a color of #f47f86
<div style="background-color:#f47f86;">Content here</div>
.mybackground {background-color:#f47f86;}
Border around this has a color of #f47f86
<div style="border:2px solid #f47f86;">Content here</div>
.myborder {border:2px solid #f47f86;}