#f2989f color space conversions
Hex:
#f2989f
RGB:
242, 152, 159
CMY:
5, 40, 38
CMYK:
0, 37, 34, 5
HSL:
355°, 77.5862%, 77.2549%
HSV (HSB):
355°, 37.1901%, 94.9020%
XYZ:
54.1042, 43.8369, 38.4107
xyY:
0.3968, 0.3215, 43.8369
CIE-Lab:
72.1194, 34.5571, 10.6131
CIE-LCH:
72.1194, 36.1501, 17.0726
CIE-Luv:
72.1194, 59.8945, 8.2426
Hunter-Lab:
66.2095, 29.9978, 11.9502
#f2989f color charts
#f2989f color shades, tints & tones
#f2989f color schemes
#f2989f color preview, HTML & CSS examples
This text has a color of #f2989f
<p style="color:#f2989f;">Text here</p>
.mytext {color:#f2989f;}
This box has a color of #f2989f
<div style="background-color:#f2989f;">Content here</div>
.mybackground {background-color:#f2989f;}
Border around this has a color of #f2989f
<div style="border:2px solid #f2989f;">Content here</div>
.myborder {border:2px solid #f2989f;}