#f98e7e color space conversions
Hex:
#f98e7e
RGB:
249, 142, 126
CMY:
2, 44, 51
CMYK:
0, 43, 49, 2
HSL:
8°, 91.1111%, 73.5294%
HSV (HSB):
8°, 49.3976%, 97.6471%
XYZ:
52.5058, 40.9921, 24.8836
xyY:
0.4435, 0.3463, 40.9921
CIE-Lab:
70.1704, 38.8364, 26.2919
CIE-LCH:
70.1704, 46.8991, 34.0976
CIE-Luv:
70.1704, 77.7170, 26.3146
Hunter-Lab:
64.0251, 34.3408, 21.7743
#f98e7e color charts
#f98e7e color shades, tints & tones
#f98e7e color schemes
#f98e7e color preview, HTML & CSS examples
This text has a color of #f98e7e
<p style="color:#f98e7e;">Text here</p>
.mytext {color:#f98e7e;}
This box has a color of #f98e7e
<div style="background-color:#f98e7e;">Content here</div>
.mybackground {background-color:#f98e7e;}
Border around this has a color of #f98e7e
<div style="border:2px solid #f98e7e;">Content here</div>
.myborder {border:2px solid #f98e7e;}