#f1989f color space conversions
Hex:
#f1989f
RGB:
241, 152, 159
CMY:
5, 40, 38
CMYK:
0, 37, 34, 5
HSL:
355°, 76.0684%, 77.0588%
HSV (HSB):
355°, 36.9295%, 94.5098%
XYZ:
53.7619, 43.6604, 38.3946
xyY:
0.3958, 0.3215, 43.6604
CIE-Lab:
72.0010, 34.1917, 10.4286
CIE-LCH:
72.0010, 35.7467, 16.9619
CIE-Luv:
72.0010, 59.1437, 8.0711
Hunter-Lab:
66.0761, 29.6010, 11.8018
#f1989f color charts
#f1989f color shades, tints & tones
#f1989f color schemes
#f1989f color preview, HTML & CSS examples
This text has a color of #f1989f
<p style="color:#f1989f;">Text here</p>
.mytext {color:#f1989f;}
This box has a color of #f1989f
<div style="background-color:#f1989f;">Content here</div>
.mybackground {background-color:#f1989f;}
Border around this has a color of #f1989f
<div style="border:2px solid #f1989f;">Content here</div>
.myborder {border:2px solid #f1989f;}