#f7f5f6 color space conversions
Hex:
#f7f5f6
RGB:
247, 245, 246
CMY:
3, 4, 4
CMYK:
0, 1, 0, 3
HSL:
330°, 11.1111%, 96.4706%
HSV (HSB):
330°, 0.8097%, 96.8627%
XYZ:
87.6447, 91.7328, 100.2756
xyY:
0.3134, 0.3280, 91.7328
CIE-Lab:
96.7110, 0.8445, -0.2553
CIE-LCH:
96.7110, 0.8822, 343.1787
CIE-Luv:
96.7110, 1.0673, -0.5466
Hunter-Lab:
95.7772, -4.2667, 4.9694
#f7f5f6 color charts
#f7f5f6 color shades, tints & tones
#f7f5f6 color schemes
#f7f5f6 color preview, HTML & CSS examples
This text has a color of #f7f5f6
<p style="color:#f7f5f6;">Text here</p>
.mytext {color:#f7f5f6;}
This box has a color of #f7f5f6
<div style="background-color:#f7f5f6;">Content here</div>
.mybackground {background-color:#f7f5f6;}
Border around this has a color of #f7f5f6
<div style="border:2px solid #f7f5f6;">Content here</div>
.myborder {border:2px solid #f7f5f6;}