#f18f80 color space conversions
Hex:
#f18f80
RGB:
241, 143, 128
CMY:
5, 44, 50
CMYK:
0, 41, 47, 5
HSL:
8°, 80.1418%, 72.3529%
HSV (HSB):
8°, 46.8880%, 94.5098%
XYZ:
49.9944, 39.9042, 25.4894
xyY:
0.4333, 0.3458, 39.9042
CIE-Lab:
69.4012, 35.5033, 23.9814
CIE-LCH:
69.4012, 42.8438, 34.0378
CIE-Luv:
69.4012, 70.3562, 24.3678
Hunter-Lab:
63.1698, 30.7229, 20.2950
#f18f80 color charts
#f18f80 color shades, tints & tones
#f18f80 color schemes
#f18f80 color preview, HTML & CSS examples
This text has a color of #f18f80
<p style="color:#f18f80;">Text here</p>
.mytext {color:#f18f80;}
This box has a color of #f18f80
<div style="background-color:#f18f80;">Content here</div>
.mybackground {background-color:#f18f80;}
Border around this has a color of #f18f80
<div style="border:2px solid #f18f80;">Content here</div>
.myborder {border:2px solid #f18f80;}