#f8097f color space conversions
Hex:
#f8097f
RGB:
248, 9, 127
CMY:
3, 96, 50
CMYK:
0, 96, 49, 3
HSL:
330°, 94.4664%, 50.3922%
HSV (HSB):
330°, 96.3710%, 97.2549%
XYZ:
42.6399, 21.6841, 22.0168
xyY:
0.4939, 0.2511, 21.6841
CIE-Lab:
53.6903, 82.3732, 2.7665
CIE-LCH:
53.6903, 82.4197, 1.9236
CIE-Luv:
53.6903, 136.2426, -12.9933
Hunter-Lab:
46.5662, 81.9583, 4.5637
#f8097f color charts
#f8097f color shades, tints & tones
#f8097f color schemes
#f8097f color preview, HTML & CSS examples
This text has a color of #f8097f
<p style="color:#f8097f;">Text here</p>
.mytext {color:#f8097f;}
This box has a color of #f8097f
<div style="background-color:#f8097f;">Content here</div>
.mybackground {background-color:#f8097f;}
Border around this has a color of #f8097f
<div style="border:2px solid #f8097f;">Content here</div>
.myborder {border:2px solid #f8097f;}