#f99a8c color space conversions
Hex:
#f99a8c
RGB:
249, 154, 140
CMY:
2, 40, 45
CMYK:
0, 38, 44, 2
HSL:
8°, 90.0826%, 76.2745%
HSV (HSB):
8°, 43.7751%, 97.6471%
XYZ:
55.3561, 45.1444, 30.6071
xyY:
0.4222, 0.3443, 45.1444
CIE-Lab:
72.9869, 33.9898, 22.4117
CIE-LCH:
72.9869, 40.7135, 33.3996
CIE-Luv:
72.9869, 67.1462, 23.2846
Hunter-Lab:
67.1896, 29.4808, 20.0241
#f99a8c color charts
#f99a8c color shades, tints & tones
#f99a8c color schemes
#f99a8c color preview, HTML & CSS examples
This text has a color of #f99a8c
<p style="color:#f99a8c;">Text here</p>
.mytext {color:#f99a8c;}
This box has a color of #f99a8c
<div style="background-color:#f99a8c;">Content here</div>
.mybackground {background-color:#f99a8c;}
Border around this has a color of #f99a8c
<div style="border:2px solid #f99a8c;">Content here</div>
.myborder {border:2px solid #f99a8c;}