#f9989f color space conversions
Hex:
#f9989f
RGB:
249, 152, 159
CMY:
2, 40, 38
CMYK:
0, 39, 36, 2
HSL:
356°, 88.9908%, 78.6275%
HSV (HSB):
356°, 38.9558%, 97.6471%
XYZ:
56.5532, 45.0994, 38.5253
xyY:
0.4034, 0.3217, 45.0994
CIE-Lab:
72.9573, 37.1055, 11.9174
CIE-LCH:
72.9573, 38.9723, 17.8058
CIE-Luv:
72.9573, 65.1823, 9.4497
Hunter-Lab:
67.1561, 32.7944, 12.9965
#f9989f color charts
#f9989f color shades, tints & tones
#f9989f color schemes
#f9989f color preview, HTML & CSS examples
This text has a color of #f9989f
<p style="color:#f9989f;">Text here</p>
.mytext {color:#f9989f;}
This box has a color of #f9989f
<div style="background-color:#f9989f;">Content here</div>
.mybackground {background-color:#f9989f;}
Border around this has a color of #f9989f
<div style="border:2px solid #f9989f;">Content here</div>
.myborder {border:2px solid #f9989f;}