#f98d90 color space conversions
Hex:
#f98d90
RGB:
249, 141, 144
CMY:
2, 45, 44
CMYK:
0, 43, 42, 2
HSL:
358°, 90.0000%, 76.4706%
HSV (HSB):
358°, 43.3735%, 97.6471%
XYZ:
53.6258, 41.2031, 31.5122
xyY:
0.4245, 0.3261, 41.2031
CIE-Lab:
70.3180, 41.0968, 16.5314
CIE-LCH:
70.3180, 44.2971, 21.9127
CIE-Luv:
70.3180, 75.0635, 14.2982
Hunter-Lab:
64.1896, 36.7921, 15.8259
#f98d90 color charts
#f98d90 color shades, tints & tones
#f98d90 color schemes
#f98d90 color preview, HTML & CSS examples
This text has a color of #f98d90
<p style="color:#f98d90;">Text here</p>
.mytext {color:#f98d90;}
This box has a color of #f98d90
<div style="background-color:#f98d90;">Content here</div>
.mybackground {background-color:#f98d90;}
Border around this has a color of #f98d90
<div style="border:2px solid #f98d90;">Content here</div>
.myborder {border:2px solid #f98d90;}