#f18e9d color space conversions
Hex:
#f18e9d
RGB:
241, 142, 157
CMY:
5, 44, 38
CMYK:
0, 41, 35, 5
HSL:
351°, 77.9528%, 75.0980%
HSV (HSB):
351°, 41.0788%, 94.5098%
XYZ:
52.0344, 40.4811, 36.9694
xyY:
0.4019, 0.3126, 40.4811
CIE-Lab:
69.8108, 39.1548, 8.4230
CIE-LCH:
69.8108, 40.0505, 12.1404
CIE-Luv:
69.8108, 65.7178, 4.2851
Hunter-Lab:
63.6248, 34.6399, 10.0866
#f18e9d color charts
#f18e9d color shades, tints & tones
#f18e9d color schemes
#f18e9d color preview, HTML & CSS examples
This text has a color of #f18e9d
<p style="color:#f18e9d;">Text here</p>
.mytext {color:#f18e9d;}
This box has a color of #f18e9d
<div style="background-color:#f18e9d;">Content here</div>
.mybackground {background-color:#f18e9d;}
Border around this has a color of #f18e9d
<div style="border:2px solid #f18e9d;">Content here</div>
.myborder {border:2px solid #f18e9d;}