#f5f2cd color space conversions
Hex:
#f5f2cd
RGB:
245, 242, 205
CMY:
4, 5, 20
CMYK:
0, 1, 16, 4
HSL:
56°, 66.6667%, 88.2353%
HSV (HSB):
56°, 16.3265%, 96.0784%
XYZ:
80.4278, 87.3245, 70.3739
xyY:
0.3378, 0.3667, 87.3245
CIE-Lab:
94.8758, -4.9876, 18.2444
CIE-LCH:
94.8758, 18.9138, 105.2898
CIE-Luv:
94.8758, 3.7639, 27.6641
Hunter-Lab:
93.4476, -9.9032, 20.7629
#f5f2cd color charts
#f5f2cd color shades, tints & tones
#f5f2cd color schemes
#f5f2cd color preview, HTML & CSS examples
This text has a color of #f5f2cd
<p style="color:#f5f2cd;">Text here</p>
.mytext {color:#f5f2cd;}
This box has a color of #f5f2cd
<div style="background-color:#f5f2cd;">Content here</div>
.mybackground {background-color:#f5f2cd;}
Border around this has a color of #f5f2cd
<div style="border:2px solid #f5f2cd;">Content here</div>
.myborder {border:2px solid #f5f2cd;}