#f98f85 color space conversions
Hex:
#f98f85
RGB:
249, 143, 133
CMY:
2, 44, 48
CMYK:
0, 43, 47, 2
HSL:
5°, 90.6250%, 74.9020%
HSV (HSB):
5°, 46.5863%, 97.6471%
XYZ:
53.1230, 41.4781, 27.3965
xyY:
0.4354, 0.3400, 41.4781
CIE-Lab:
70.5096, 38.9755, 22.8918
CIE-LCH:
70.5096, 45.2010, 30.4274
CIE-Luv:
70.5096, 75.7899, 22.4420
Hunter-Lab:
64.4035, 34.5290, 19.8612
#f98f85 color charts
#f98f85 color shades, tints & tones
#f98f85 color schemes
#f98f85 color preview, HTML & CSS examples
This text has a color of #f98f85
<p style="color:#f98f85;">Text here</p>
.mytext {color:#f98f85;}
This box has a color of #f98f85
<div style="background-color:#f98f85;">Content here</div>
.mybackground {background-color:#f98f85;}
Border around this has a color of #f98f85
<div style="border:2px solid #f98f85;">Content here</div>
.myborder {border:2px solid #f98f85;}