#f96d96 color space conversions
Hex:
#f96d96
RGB:
249, 109, 150
CMY:
2, 57, 41
CMYK:
0, 56, 40, 2
HSL:
342°, 92.1053%, 70.1961%
HSV (HSB):
342°, 56.2249%, 97.6471%
XYZ:
50.0406, 33.2790, 32.6402
xyY:
0.4315, 0.2870, 33.2790
CIE-Lab:
64.3862, 57.2442, 4.7440
CIE-LCH:
64.3862, 57.4405, 4.7375
CIE-Luv:
64.3862, 93.2943, -4.6188
Hunter-Lab:
57.6880, 53.8832, 6.8349
#f96d96 color charts
#f96d96 color shades, tints & tones
#f96d96 color schemes
#f96d96 color preview, HTML & CSS examples
This text has a color of #f96d96
<p style="color:#f96d96;">Text here</p>
.mytext {color:#f96d96;}
This box has a color of #f96d96
<div style="background-color:#f96d96;">Content here</div>
.mybackground {background-color:#f96d96;}
Border around this has a color of #f96d96
<div style="border:2px solid #f96d96;">Content here</div>
.myborder {border:2px solid #f96d96;}