#f96ec4 color space conversions
Hex:
#f96ec4
RGB:
249, 110, 196
CMY:
2, 57, 23
CMYK:
0, 56, 21, 2
HSL:
323°, 92.0530%, 70.3922%
HSV (HSB):
323°, 55.8233%, 97.6471%
XYZ:
54.6067, 35.2771, 56.1556
xyY:
0.3739, 0.2416, 35.2771
CIE-Lab:
65.9639, 62.3683, -19.0719
CIE-LCH:
65.9639, 65.2192, 342.9966
CIE-Luv:
65.9639, 79.3491, -39.6745
Hunter-Lab:
59.3945, 60.1704, -14.4806
#f96ec4 color charts
#f96ec4 color shades, tints & tones
#f96ec4 color schemes
#f96ec4 color preview, HTML & CSS examples
This text has a color of #f96ec4
<p style="color:#f96ec4;">Text here</p>
.mytext {color:#f96ec4;}
This box has a color of #f96ec4
<div style="background-color:#f96ec4;">Content here</div>
.mybackground {background-color:#f96ec4;}
Border around this has a color of #f96ec4
<div style="border:2px solid #f96ec4;">Content here</div>
.myborder {border:2px solid #f96ec4;}