#f98a8d color space conversions
Hex:
#f98a8d
RGB:
249, 138, 141
CMY:
2, 46, 45
CMYK:
0, 45, 43, 2
HSL:
358°, 90.2439%, 75.8824%
HSV (HSB):
358°, 44.5783%, 97.6471%
XYZ:
52.9631, 40.2398, 30.1749
xyY:
0.4293, 0.3262, 40.2398
CIE-Lab:
69.6400, 42.3103, 17.2608
CIE-LCH:
69.6400, 45.6957, 22.1934
CIE-Luv:
69.6400, 77.6153, 14.8703
Hunter-Lab:
63.4348, 38.0226, 16.2011
#f98a8d color charts
#f98a8d color shades, tints & tones
#f98a8d color schemes
#f98a8d color preview, HTML & CSS examples
This text has a color of #f98a8d
<p style="color:#f98a8d;">Text here</p>
.mytext {color:#f98a8d;}
This box has a color of #f98a8d
<div style="background-color:#f98a8d;">Content here</div>
.mybackground {background-color:#f98a8d;}
Border around this has a color of #f98a8d
<div style="border:2px solid #f98a8d;">Content here</div>
.myborder {border:2px solid #f98a8d;}