#f8095d color space conversions
Hex:
#f8095d
RGB:
248, 9, 93
CMY:
3, 96, 64
CMYK:
0, 96, 63, 3
HSL:
339°, 94.4664%, 50.3922%
HSV (HSB):
339°, 96.3710%, 97.2549%
XYZ:
40.7849, 20.9421, 12.2486
xyY:
0.5513, 0.2831, 20.9421
CIE-Lab:
52.8861, 80.2063, 22.2223
CIE-LCH:
52.8861, 83.2279, 15.4861
CIE-Luv:
52.8861, 150.3541, 8.8637
Hunter-Lab:
45.7626, 78.9995, 16.1646
#f8095d color charts
#f8095d color shades, tints & tones
#f8095d color schemes
#f8095d color preview, HTML & CSS examples
This text has a color of #f8095d
<p style="color:#f8095d;">Text here</p>
.mytext {color:#f8095d;}
This box has a color of #f8095d
<div style="background-color:#f8095d;">Content here</div>
.mybackground {background-color:#f8095d;}
Border around this has a color of #f8095d
<div style="border:2px solid #f8095d;">Content here</div>
.myborder {border:2px solid #f8095d;}