#f18d9d color space conversions
Hex:
#f18d9d
RGB:
241, 141, 157
CMY:
5, 45, 38
CMYK:
0, 41, 35, 5
HSL:
350°, 78.1250%, 74.9020%
HSV (HSB):
350°, 41.4938%, 94.5098%
XYZ:
51.8863, 40.1848, 36.9200
xyY:
0.4022, 0.3115, 40.1848
CIE-Lab:
69.6010, 39.6708, 8.1233
CIE-LCH:
69.6010, 40.4939, 11.5724
CIE-Luv:
69.6010, 66.3342, 3.7710
Hunter-Lab:
63.3915, 35.1681, 9.8428
#f18d9d color charts
#f18d9d color shades, tints & tones
#f18d9d color schemes
#f18d9d color preview, HTML & CSS examples
This text has a color of #f18d9d
<p style="color:#f18d9d;">Text here</p>
.mytext {color:#f18d9d;}
This box has a color of #f18d9d
<div style="background-color:#f18d9d;">Content here</div>
.mybackground {background-color:#f18d9d;}
Border around this has a color of #f18d9d
<div style="border:2px solid #f18d9d;">Content here</div>
.myborder {border:2px solid #f18d9d;}