#f96ffc color space conversions
Hex:
#f96ffc
RGB:
249, 111, 252
CMY:
2, 56, 1
CMYK:
1, 56, 0, 1
HSL:
299°, 95.9184%, 71.1765%
HSV (HSB):
299°, 55.9524%, 98.8235%
XYZ:
62.3220, 38.5369, 96.2491
xyY:
0.3162, 0.1955, 38.5369
CIE-Lab:
68.4145, 70.5258, -46.4022
CIE-LCH:
68.4145, 84.4219, 326.6572
CIE-Luv:
68.4145, 62.6708, -84.5332
Hunter-Lab:
62.0781, 70.5648, -48.4716
#f96ffc color charts
#f96ffc color shades, tints & tones
#f96ffc color schemes
#f96ffc color preview, HTML & CSS examples
This text has a color of #f96ffc
<p style="color:#f96ffc;">Text here</p>
.mytext {color:#f96ffc;}
This box has a color of #f96ffc
<div style="background-color:#f96ffc;">Content here</div>
.mybackground {background-color:#f96ffc;}
Border around this has a color of #f96ffc
<div style="border:2px solid #f96ffc;">Content here</div>
.myborder {border:2px solid #f96ffc;}