#f98e94 color space conversions
Hex:
#f98e94
RGB:
249, 142, 148
CMY:
2, 44, 42
CMYK:
0, 43, 41, 2
HSL:
357°, 89.9160%, 76.6667%
HSV (HSB):
357°, 42.9719%, 97.6471%
XYZ:
54.0852, 41.6239, 33.2006
xyY:
0.4196, 0.3229, 41.6239
CIE-Lab:
70.6108, 41.0111, 14.7145
CIE-LCH:
70.6108, 43.5709, 19.7376
CIE-Luv:
70.6108, 73.6347, 12.0671
Hunter-Lab:
64.5166, 36.7353, 14.6506
#f98e94 color charts
#f98e94 color shades, tints & tones
#f98e94 color schemes
#f98e94 color preview, HTML & CSS examples
This text has a color of #f98e94
<p style="color:#f98e94;">Text here</p>
.mytext {color:#f98e94;}
This box has a color of #f98e94
<div style="background-color:#f98e94;">Content here</div>
.mybackground {background-color:#f98e94;}
Border around this has a color of #f98e94
<div style="border:2px solid #f98e94;">Content here</div>
.myborder {border:2px solid #f98e94;}