#f7968f color space conversions
Hex:
#f7968f
RGB:
247, 150, 143
CMY:
3, 41, 44
CMYK:
0, 39, 42, 3
HSL:
4°, 86.6667%, 76.4706%
HSV (HSB):
4°, 42.1053%, 96.8627%
XYZ:
54.2220, 43.5700, 31.5386
xyY:
0.4193, 0.3369, 43.5700
CIE-Lab:
71.9402, 35.6302, 19.2912
CIE-LCH:
71.9402, 40.5174, 28.4323
CIE-Luv:
71.9402, 67.7694, 19.0481
Hunter-Lab:
66.0076, 31.1158, 17.8764
#f7968f color charts
#f7968f color shades, tints & tones
#f7968f color schemes
#f7968f color preview, HTML & CSS examples
This text has a color of #f7968f
<p style="color:#f7968f;">Text here</p>
.mytext {color:#f7968f;}
This box has a color of #f7968f
<div style="background-color:#f7968f;">Content here</div>
.mybackground {background-color:#f7968f;}
Border around this has a color of #f7968f
<div style="border:2px solid #f7968f;">Content here</div>
.myborder {border:2px solid #f7968f;}