#f98d86 color space conversions
Hex:
#f98d86
RGB:
249, 141, 134
CMY:
2, 45, 47
CMYK:
0, 43, 46, 2
HSL:
4°, 90.5512%, 75.0980%
HSV (HSB):
4°, 46.1847%, 97.6471%
XYZ:
52.8949, 40.9107, 27.6629
xyY:
0.4355, 0.3368, 40.9107
CIE-Lab:
70.1133, 40.0932, 21.8006
CIE-LCH:
70.1133, 45.6369, 28.5350
CIE-Luv:
70.1133, 76.9626, 20.8642
Hunter-Lab:
63.9615, 35.6833, 19.1305
#f98d86 color charts
#f98d86 color shades, tints & tones
#f98d86 color schemes
#f98d86 color preview, HTML & CSS examples
This text has a color of #f98d86
<p style="color:#f98d86;">Text here</p>
.mytext {color:#f98d86;}
This box has a color of #f98d86
<div style="background-color:#f98d86;">Content here</div>
.mybackground {background-color:#f98d86;}
Border around this has a color of #f98d86
<div style="border:2px solid #f98d86;">Content here</div>
.myborder {border:2px solid #f98d86;}