#f5f6dc color space conversions
Hex:
#f5f6dc
RGB:
245, 246, 220
CMY:
4, 4, 14
CMYK:
0, 0, 11, 4
HSL:
62°, 59.0909%, 91.3725%
HSV (HSB):
62°, 10.5691%, 96.4706%
XYZ:
83.5302, 90.4913, 80.7742
xyY:
0.3278, 0.3552, 90.4913
CIE-Lab:
96.2002, -4.6919, 12.3976
CIE-LCH:
96.2002, 13.2558, 110.7291
CIE-Luv:
96.2002, 0.8265, 19.3975
Hunter-Lab:
95.1269, -9.7326, 16.2445
#f5f6dc color charts
#f5f6dc color shades, tints & tones
#f5f6dc color schemes
#f5f6dc color preview, HTML & CSS examples
This text has a color of #f5f6dc
<p style="color:#f5f6dc;">Text here</p>
.mytext {color:#f5f6dc;}
This box has a color of #f5f6dc
<div style="background-color:#f5f6dc;">Content here</div>
.mybackground {background-color:#f5f6dc;}
Border around this has a color of #f5f6dc
<div style="border:2px solid #f5f6dc;">Content here</div>
.myborder {border:2px solid #f5f6dc;}