#f96fdf color space conversions
Hex:
#f96fdf
RGB:
249, 111, 223
CMY:
2, 56, 13
CMYK:
0, 55, 10, 2
HSL:
311°, 92.0000%, 70.5882%
HSV (HSB):
311°, 55.4217%, 97.6471%
XYZ:
58.0706, 36.8363, 73.8615
xyY:
0.3441, 0.2183, 36.8363
CIE-Lab:
67.1541, 65.8478, -32.3623
CIE-LCH:
67.1541, 73.3706, 333.8272
CIE-Luv:
67.1541, 70.9567, -61.0772
Hunter-Lab:
60.6929, 64.5751, -29.6691
#f96fdf color charts
#f96fdf color shades, tints & tones
#f96fdf color schemes
#f96fdf color preview, HTML & CSS examples
This text has a color of #f96fdf
<p style="color:#f96fdf;">Text here</p>
.mytext {color:#f96fdf;}
This box has a color of #f96fdf
<div style="background-color:#f96fdf;">Content here</div>
.mybackground {background-color:#f96fdf;}
Border around this has a color of #f96fdf
<div style="border:2px solid #f96fdf;">Content here</div>
.myborder {border:2px solid #f96fdf;}