#f98f96 color space conversions
Hex:
#f98f96
RGB:
249, 143, 150
CMY:
2, 44, 41
CMYK:
0, 43, 40, 2
HSL:
356°, 89.8305%, 76.8627%
HSV (HSB):
356°, 42.5703%, 97.6471%
XYZ:
54.3944, 41.9867, 34.0915
xyY:
0.4169, 0.3218, 41.9867
CIE-Lab:
70.8617, 40.7176, 13.9536
CIE-LCH:
70.8617, 43.0421, 18.9162
CIE-Luv:
70.8617, 72.6013, 11.1838
Hunter-Lab:
64.7971, 36.4481, 14.1639
#f98f96 color charts
#f98f96 color shades, tints & tones
#f98f96 color schemes
#f98f96 color preview, HTML & CSS examples
This text has a color of #f98f96
<p style="color:#f98f96;">Text here</p>
.mytext {color:#f98f96;}
This box has a color of #f98f96
<div style="background-color:#f98f96;">Content here</div>
.mybackground {background-color:#f98f96;}
Border around this has a color of #f98f96
<div style="border:2px solid #f98f96;">Content here</div>
.myborder {border:2px solid #f98f96;}