#f8968f color space conversions
Hex:
#f8968f
RGB:
248, 150, 143
CMY:
3, 41, 44
CMYK:
0, 40, 42, 3
HSL:
4°, 88.2353%, 76.6667%
HSV (HSB):
4°, 42.3387%, 97.2549%
XYZ:
54.5757, 43.7523, 31.5552
xyY:
0.4202, 0.3369, 43.7523
CIE-Lab:
72.0626, 36.0018, 19.4792
CIE-LCH:
72.0626, 40.9337, 28.4161
CIE-Luv:
72.0626, 68.5435, 19.2053
Hunter-Lab:
66.1455, 31.5229, 18.0172
#f8968f color charts
#f8968f color shades, tints & tones
#f8968f color schemes
#f8968f color preview, HTML & CSS examples
This text has a color of #f8968f
<p style="color:#f8968f;">Text here</p>
.mytext {color:#f8968f;}
This box has a color of #f8968f
<div style="background-color:#f8968f;">Content here</div>
.mybackground {background-color:#f8968f;}
Border around this has a color of #f8968f
<div style="border:2px solid #f8968f;">Content here</div>
.myborder {border:2px solid #f8968f;}