#f5f1d5 color space conversions
Hex:
#f5f1d5
RGB:
245, 241, 213
CMY:
4, 5, 16
CMYK:
0, 2, 13, 4
HSL:
53°, 61.5385%, 89.8039%
HSV (HSB):
53°, 13.0612%, 96.0784%
XYZ:
81.1217, 87.1272, 75.4924
xyY:
0.3328, 0.3575, 87.1272
CIE-Lab:
94.7922, -3.2710, 14.0056
CIE-LCH:
94.7922, 14.3825, 103.1458
CIE-Luv:
94.7922, 3.8722, 21.3810
Hunter-Lab:
93.3419, -8.2174, 17.3872
#f5f1d5 color charts
#f5f1d5 color shades, tints & tones
#f5f1d5 color schemes
#f5f1d5 color preview, HTML & CSS examples
This text has a color of #f5f1d5
<p style="color:#f5f1d5;">Text here</p>
.mytext {color:#f5f1d5;}
This box has a color of #f5f1d5
<div style="background-color:#f5f1d5;">Content here</div>
.mybackground {background-color:#f5f1d5;}
Border around this has a color of #f5f1d5
<div style="border:2px solid #f5f1d5;">Content here</div>
.myborder {border:2px solid #f5f1d5;}