#f96b8d color space conversions
Hex:
#f96b8d
RGB:
249, 107, 141
CMY:
2, 58, 45
CMYK:
0, 57, 43, 2
HSL:
346°, 92.2078%, 69.8039%
HSV (HSB):
346°, 57.0281%, 97.6471%
XYZ:
49.1323, 32.5782, 28.8980
xyY:
0.4442, 0.2945, 32.5782
CIE-Lab:
63.8179, 57.2361, 9.0887
CIE-LCH:
63.8179, 57.9533, 9.0229
CIE-Luv:
63.8179, 96.9502, 0.9674
Hunter-Lab:
57.0773, 53.7680, 9.9359
#f96b8d color charts
#f96b8d color shades, tints & tones
#f96b8d color schemes
#f96b8d color preview, HTML & CSS examples
This text has a color of #f96b8d
<p style="color:#f96b8d;">Text here</p>
.mytext {color:#f96b8d;}
This box has a color of #f96b8d
<div style="background-color:#f96b8d;">Content here</div>
.mybackground {background-color:#f96b8d;}
Border around this has a color of #f96b8d
<div style="border:2px solid #f96b8d;">Content here</div>
.myborder {border:2px solid #f96b8d;}