#f49f8d color space conversions
Hex:
#f49f8d
RGB:
244, 159, 141
CMY:
4, 38, 45
CMYK:
0, 35, 42, 4
HSL:
10°, 82.4000%, 75.4902%
HSV (HSB):
10°, 42.2131%, 95.6863%
XYZ:
54.5141, 45.9525, 31.1958
xyY:
0.4140, 0.3490, 45.9525
CIE-Lab:
73.5147, 29.5867, 22.4871
CIE-LCH:
73.5147, 37.1623, 37.2363
CIE-Luv:
73.5147, 59.7887, 24.4150
Hunter-Lab:
67.7882, 24.9171, 20.1668
#f49f8d color charts
#f49f8d color shades, tints & tones
#f49f8d color schemes
#f49f8d color preview, HTML & CSS examples
This text has a color of #f49f8d
<p style="color:#f49f8d;">Text here</p>
.mytext {color:#f49f8d;}
This box has a color of #f49f8d
<div style="background-color:#f49f8d;">Content here</div>
.mybackground {background-color:#f49f8d;}
Border around this has a color of #f49f8d
<div style="border:2px solid #f49f8d;">Content here</div>
.myborder {border:2px solid #f49f8d;}