#f7f5d6 color space conversions
Hex:
#f7f5d6
RGB:
247, 245, 214
CMY:
3, 4, 16
CMYK:
0, 1, 13, 3
HSL:
56°, 67.3469%, 90.3922%
HSV (HSB):
56°, 13.3603%, 96.8627%
XYZ:
83.1478, 89.9340, 76.5950
xyY:
0.3330, 0.3602, 89.9340
CIE-Lab:
95.9694, -4.4291, 15.1777
CIE-LCH:
95.9694, 15.8107, 106.2680
CIE-Luv:
95.9694, 2.8471, 23.3148
Hunter-Lab:
94.8335, -9.4542, 18.4963
#f7f5d6 color charts
#f7f5d6 color shades, tints & tones
#f7f5d6 color schemes
#f7f5d6 color preview, HTML & CSS examples
This text has a color of #f7f5d6
<p style="color:#f7f5d6;">Text here</p>
.mytext {color:#f7f5d6;}
This box has a color of #f7f5d6
<div style="background-color:#f7f5d6;">Content here</div>
.mybackground {background-color:#f7f5d6;}
Border around this has a color of #f7f5d6
<div style="border:2px solid #f7f5d6;">Content here</div>
.myborder {border:2px solid #f7f5d6;}