#f96ed7 color space conversions
Hex:
#f96ed7
RGB:
249, 110, 215
CMY:
2, 57, 16
CMYK:
0, 56, 14, 2
HSL:
315°, 92.0530%, 70.3922%
HSV (HSB):
315°, 55.8233%, 97.6471%
XYZ:
56.9086, 36.1979, 68.2775
xyY:
0.3526, 0.2243, 36.1979
CIE-Lab:
66.6709, 65.0814, -28.6504
CIE-LCH:
66.6709, 71.1086, 336.2398
CIE-Luv:
66.6709, 73.7042, -55.0309
Hunter-Lab:
60.1647, 63.5514, -25.1695
#f96ed7 color charts
#f96ed7 color shades, tints & tones
#f96ed7 color schemes
#f96ed7 color preview, HTML & CSS examples
This text has a color of #f96ed7
<p style="color:#f96ed7;">Text here</p>
.mytext {color:#f96ed7;}
This box has a color of #f96ed7
<div style="background-color:#f96ed7;">Content here</div>
.mybackground {background-color:#f96ed7;}
Border around this has a color of #f96ed7
<div style="border:2px solid #f96ed7;">Content here</div>
.myborder {border:2px solid #f96ed7;}