#f98084 color space conversions
Hex:
#f98084
RGB:
249, 128, 132
CMY:
2, 50, 48
CMYK:
0, 49, 47, 2
HSL:
358°, 90.9774%, 73.9216%
HSV (HSB):
358°, 48.5944%, 97.6471%
XYZ:
50.9510, 37.2440, 26.3332
xyY:
0.4449, 0.3252, 37.2440
CIE-Lab:
67.4597, 46.4300, 19.2884
CIE-LCH:
67.4597, 50.2771, 22.5595
CIE-Luv:
67.4597, 86.0523, 16.1673
Hunter-Lab:
61.0279, 42.2273, 17.1362
#f98084 color charts
#f98084 color shades, tints & tones
#f98084 color schemes
#f98084 color preview, HTML & CSS examples
This text has a color of #f98084
<p style="color:#f98084;">Text here</p>
.mytext {color:#f98084;}
This box has a color of #f98084
<div style="background-color:#f98084;">Content here</div>
.mybackground {background-color:#f98084;}
Border around this has a color of #f98084
<div style="border:2px solid #f98084;">Content here</div>
.myborder {border:2px solid #f98084;}