#f99b9f color space conversions
Hex:
#f99b9f
RGB:
249, 155, 159
CMY:
2, 39, 38
CMYK:
0, 38, 36, 2
HSL:
357°, 88.6792%, 79.2157%
HSV (HSB):
357°, 37.7510%, 97.6471%
XYZ:
57.0463, 46.0856, 38.6896
xyY:
0.4022, 0.3250, 46.0856
CIE-Lab:
73.6011, 35.5494, 12.8265
CIE-LCH:
73.6011, 37.7926, 19.8398
CIE-Luv:
73.6011, 63.2848, 11.0037
Hunter-Lab:
67.8864, 31.1959, 13.7301
#f99b9f color charts
#f99b9f color shades, tints & tones
#f99b9f color schemes
#f99b9f color preview, HTML & CSS examples
This text has a color of #f99b9f
<p style="color:#f99b9f;">Text here</p>
.mytext {color:#f99b9f;}
This box has a color of #f99b9f
<div style="background-color:#f99b9f;">Content here</div>
.mybackground {background-color:#f99b9f;}
Border around this has a color of #f99b9f
<div style="border:2px solid #f99b9f;">Content here</div>
.myborder {border:2px solid #f99b9f;}