#f8095f color space conversions
Hex:
#f8095f
RGB:
248, 9, 95
CMY:
3, 96, 63
CMYK:
0, 96, 62, 3
HSL:
338°, 94.4664%, 50.3922%
HSV (HSB):
338°, 96.3710%, 97.2549%
XYZ:
40.8746, 20.9781, 12.7213
xyY:
0.5481, 0.2813, 20.9781
CIE-Lab:
52.9255, 80.3132, 21.0637
CIE-LCH:
52.9255, 83.0295, 14.6959
CIE-Luv:
52.9255, 149.6038, 7.7139
Hunter-Lab:
45.8018, 79.1446, 15.5937
#f8095f color charts
#f8095f color shades, tints & tones
#f8095f color schemes
#f8095f color preview, HTML & CSS examples
This text has a color of #f8095f
<p style="color:#f8095f;">Text here</p>
.mytext {color:#f8095f;}
This box has a color of #f8095f
<div style="background-color:#f8095f;">Content here</div>
.mybackground {background-color:#f8095f;}
Border around this has a color of #f8095f
<div style="border:2px solid #f8095f;">Content here</div>
.myborder {border:2px solid #f8095f;}