#f96ec5 color space conversions
Hex:
#f96ec5
RGB:
249, 110, 197
CMY:
2, 57, 23
CMYK:
0, 56, 21, 2
HSL:
322°, 92.0530%, 70.3922%
HSV (HSB):
322°, 55.8233%, 97.6471%
XYZ:
54.7209, 35.3228, 56.7572
xyY:
0.3728, 0.2406, 35.3228
CIE-Lab:
65.9992, 62.5055, -19.5816
CIE-LCH:
65.9992, 65.5010, 342.6053
CIE-Luv:
65.9992, 79.0515, -40.4778
Hunter-Lab:
59.4330, 60.3400, -15.0175
#f96ec5 color charts
#f96ec5 color shades, tints & tones
#f96ec5 color schemes
#f96ec5 color preview, HTML & CSS examples
This text has a color of #f96ec5
<p style="color:#f96ec5;">Text here</p>
.mytext {color:#f96ec5;}
This box has a color of #f96ec5
<div style="background-color:#f96ec5;">Content here</div>
.mybackground {background-color:#f96ec5;}
Border around this has a color of #f96ec5
<div style="border:2px solid #f96ec5;">Content here</div>
.myborder {border:2px solid #f96ec5;}