#f5f2e6 color space conversions
Hex:
#f5f2e6
RGB:
245, 242, 230
CMY:
4, 5, 10
CMYK:
0, 1, 6, 4
HSL:
48°, 42.8571%, 93.1373%
HSV (HSB):
48°, 6.1224%, 96.0784%
XYZ:
83.6912, 88.6299, 87.5592
xyY:
0.3220, 0.3410, 88.6299
CIE-Lab:
95.4255, -1.0453, 6.1283
CIE-LCH:
95.4255, 6.2168, 99.6796
CIE-Luv:
95.4255, 2.3848, 9.4923
Hunter-Lab:
94.1435, -6.0689, 10.7571
#f5f2e6 color charts
#f5f2e6 color shades, tints & tones
#f5f2e6 color schemes
#f5f2e6 color preview, HTML & CSS examples
This text has a color of #f5f2e6
<p style="color:#f5f2e6;">Text here</p>
.mytext {color:#f5f2e6;}
This box has a color of #f5f2e6
<div style="background-color:#f5f2e6;">Content here</div>
.mybackground {background-color:#f5f2e6;}
Border around this has a color of #f5f2e6
<div style="border:2px solid #f5f2e6;">Content here</div>
.myborder {border:2px solid #f5f2e6;}