#f96d93 color space conversions
Hex:
#f96d93
RGB:
249, 109, 147
CMY:
2, 57, 42
CMYK:
0, 56, 41, 2
HSL:
344°, 92.1053%, 70.1961%
HSV (HSB):
344°, 56.2249%, 97.6471%
XYZ:
49.8020, 33.1836, 31.3840
xyY:
0.4354, 0.2901, 33.1836
CIE-Lab:
64.3093, 56.9331, 6.3512
CIE-LCH:
64.3093, 57.2863, 6.3653
CIE-Luv:
64.3093, 94.1312, -2.4528
Hunter-Lab:
57.6052, 53.5113, 8.0218
#f96d93 color charts
#f96d93 color shades, tints & tones
#f96d93 color schemes
#f96d93 color preview, HTML & CSS examples
This text has a color of #f96d93
<p style="color:#f96d93;">Text here</p>
.mytext {color:#f96d93;}
This box has a color of #f96d93
<div style="background-color:#f96d93;">Content here</div>
.mybackground {background-color:#f96d93;}
Border around this has a color of #f96d93
<div style="border:2px solid #f96d93;">Content here</div>
.myborder {border:2px solid #f96d93;}