#f96db8 color space conversions
Hex:
#f96db8
RGB:
249, 109, 184
CMY:
2, 57, 28
CMYK:
0, 56, 26, 2
HSL:
328°, 92.1053%, 70.1961%
HSV (HSB):
328°, 56.2249%, 97.6471%
XYZ:
53.1873, 34.5377, 49.2106
xyY:
0.3884, 0.2522, 34.5377
CIE-Lab:
65.3871, 61.2211, -13.1612
CIE-LCH:
65.3871, 62.6198, 347.8673
CIE-Luv:
65.3871, 83.3913, -30.5545
Hunter-Lab:
58.7688, 58.7018, -8.5089
#f96db8 color charts
#f96db8 color shades, tints & tones
#f96db8 color schemes
#f96db8 color preview, HTML & CSS examples
This text has a color of #f96db8
<p style="color:#f96db8;">Text here</p>
.mytext {color:#f96db8;}
This box has a color of #f96db8
<div style="background-color:#f96db8;">Content here</div>
.mybackground {background-color:#f96db8;}
Border around this has a color of #f96db8
<div style="border:2px solid #f96db8;">Content here</div>
.myborder {border:2px solid #f96db8;}