#f999a6 color space conversions
Hex:
#f999a6
RGB:
249, 153, 166
CMY:
2, 40, 35
CMYK:
0, 39, 33, 2
HSL:
352°, 88.8889%, 78.8235%
HSV (HSB):
352°, 38.5542%, 97.6471%
XYZ:
57.3411, 45.6754, 41.8704
xyY:
0.3958, 0.3152, 45.6754
CIE-Lab:
73.3344, 37.4241, 8.5864
CIE-LCH:
73.3344, 38.3965, 12.9220
CIE-Luv:
73.3344, 63.2828, 4.9679
Hunter-Lab:
67.5836, 33.1766, 10.5762
#f999a6 color charts
#f999a6 color shades, tints & tones
#f999a6 color schemes
#f999a6 color preview, HTML & CSS examples
This text has a color of #f999a6
<p style="color:#f999a6;">Text here</p>
.mytext {color:#f999a6;}
This box has a color of #f999a6
<div style="background-color:#f999a6;">Content here</div>
.mybackground {background-color:#f999a6;}
Border around this has a color of #f999a6
<div style="border:2px solid #f999a6;">Content here</div>
.myborder {border:2px solid #f999a6;}