#f96bd9 color space conversions
Hex:
#f96bd9
RGB:
249, 107, 217
CMY:
2, 58, 15
CMYK:
0, 57, 13, 2
HSL:
314°, 92.2078%, 69.8039%
HSV (HSB):
314°, 57.0281%, 97.6471%
XYZ:
56.8490, 35.6649, 69.5334
xyY:
0.3508, 0.2201, 35.6649
CIE-Lab:
66.2631, 66.6920, -30.3967
CIE-LCH:
66.2631, 73.2924, 335.4976
CIE-Luv:
66.2631, 74.3020, -57.9892
Hunter-Lab:
59.7201, 65.4084, -27.2286
#f96bd9 color charts
#f96bd9 color shades, tints & tones
#f96bd9 color schemes
#f96bd9 color preview, HTML & CSS examples
This text has a color of #f96bd9
<p style="color:#f96bd9;">Text here</p>
.mytext {color:#f96bd9;}
This box has a color of #f96bd9
<div style="background-color:#f96bd9;">Content here</div>
.mybackground {background-color:#f96bd9;}
Border around this has a color of #f96bd9
<div style="border:2px solid #f96bd9;">Content here</div>
.myborder {border:2px solid #f96bd9;}