#f18f9d color space conversions
Hex:
#f18f9d
RGB:
241, 143, 157
CMY:
5, 44, 38
CMYK:
0, 41, 35, 5
HSL:
351°, 77.7778%, 75.2941%
HSV (HSB):
351°, 40.6639%, 94.5098%
XYZ:
52.1839, 40.7800, 37.0192
xyY:
0.4015, 0.3137, 40.7800
CIE-Lab:
70.0215, 38.6379, 8.7236
CIE-LCH:
70.0215, 39.6104, 12.7228
CIE-Luv:
70.0215, 65.1002, 4.8005
Hunter-Lab:
63.8592, 34.1113, 10.3310
#f18f9d color charts
#f18f9d color shades, tints & tones
#f18f9d color schemes
#f18f9d color preview, HTML & CSS examples
This text has a color of #f18f9d
<p style="color:#f18f9d;">Text here</p>
.mytext {color:#f18f9d;}
This box has a color of #f18f9d
<div style="background-color:#f18f9d;">Content here</div>
.mybackground {background-color:#f18f9d;}
Border around this has a color of #f18f9d
<div style="border:2px solid #f18f9d;">Content here</div>
.myborder {border:2px solid #f18f9d;}