#f98b7d color space conversions
Hex:
#f98b7d
RGB:
249, 139, 125
CMY:
2, 45, 51
CMYK:
0, 44, 50, 2
HSL:
7°, 91.1765%, 73.3333%
HSV (HSB):
7°, 49.7992%, 97.6471%
XYZ:
52.0012, 40.0856, 24.3986
xyY:
0.4464, 0.3441, 40.0856
CIE-Lab:
69.5305, 40.2761, 25.9882
CIE-LCH:
69.5305, 47.9328, 32.8322
CIE-Luv:
69.5305, 79.9752, 25.5475
Hunter-Lab:
63.3132, 35.8097, 21.4711
#f98b7d color charts
#f98b7d color shades, tints & tones
#f98b7d color schemes
#f98b7d color preview, HTML & CSS examples
This text has a color of #f98b7d
<p style="color:#f98b7d;">Text here</p>
.mytext {color:#f98b7d;}
This box has a color of #f98b7d
<div style="background-color:#f98b7d;">Content here</div>
.mybackground {background-color:#f98b7d;}
Border around this has a color of #f98b7d
<div style="border:2px solid #f98b7d;">Content here</div>
.myborder {border:2px solid #f98b7d;}