#f18c9d color space conversions
Hex:
#f18c9d
RGB:
241, 140, 157
CMY:
5, 45, 38
CMYK:
0, 42, 35, 5
HSL:
350°, 78.2946%, 74.7059%
HSV (HSB):
350°, 41.9087%, 94.5098%
XYZ:
51.7395, 39.8913, 36.8711
xyY:
0.4026, 0.3104, 39.8913
CIE-Lab:
69.3920, 40.1858, 7.8246
CIE-LCH:
69.3920, 40.9405, 11.0183
CIE-Luv:
69.3920, 66.9491, 3.2584
Hunter-Lab:
63.1595, 35.6958, 9.5995
#f18c9d color charts
#f18c9d color shades, tints & tones
#f18c9d color schemes
#f18c9d color preview, HTML & CSS examples
This text has a color of #f18c9d
<p style="color:#f18c9d;">Text here</p>
.mytext {color:#f18c9d;}
This box has a color of #f18c9d
<div style="background-color:#f18c9d;">Content here</div>
.mybackground {background-color:#f18c9d;}
Border around this has a color of #f18c9d
<div style="border:2px solid #f18c9d;">Content here</div>
.myborder {border:2px solid #f18c9d;}