#f96bdf color space conversions
Hex:
#f96bdf
RGB:
249, 107, 223
CMY:
2, 58, 13
CMYK:
0, 57, 10, 2
HSL:
311°, 92.2078%, 69.8039%
HSV (HSB):
311°, 57.0281%, 97.6471%
XYZ:
57.6439, 35.9828, 73.7193
xyY:
0.3445, 0.2150, 35.9828
CIE-Lab:
66.5068, 67.5958, -33.3654
CIE-LCH:
66.5068, 75.3819, 333.7290
CIE-Luv:
66.5068, 72.4958, -62.8559
Hunter-Lab:
59.9857, 66.5565, -30.8743
#f96bdf color charts
#f96bdf color shades, tints & tones
#f96bdf color schemes
#f96bdf color preview, HTML & CSS examples
This text has a color of #f96bdf
<p style="color:#f96bdf;">Text here</p>
.mytext {color:#f96bdf;}
This box has a color of #f96bdf
<div style="background-color:#f96bdf;">Content here</div>
.mybackground {background-color:#f96bdf;}
Border around this has a color of #f96bdf
<div style="border:2px solid #f96bdf;">Content here</div>
.myborder {border:2px solid #f96bdf;}