#f5f2cc color space conversions
Hex:
#f5f2cc
RGB:
245, 242, 204
CMY:
4, 5, 20
CMYK:
0, 1, 17, 4
HSL:
56°, 67.2131%, 88.0392%
HSV (HSB):
56°, 16.7347%, 96.0784%
XYZ:
80.3074, 87.2764, 69.7401
xyY:
0.3384, 0.3678, 87.2764
CIE-Lab:
94.8554, -5.1358, 18.7299
CIE-LCH:
94.8554, 19.4213, 105.3337
CIE-Luv:
94.8554, 3.8169, 28.3626
Hunter-Lab:
93.4218, -10.0458, 21.1348
#f5f2cc color charts
#f5f2cc color shades, tints & tones
#f5f2cc color schemes
#f5f2cc color preview, HTML & CSS examples
This text has a color of #f5f2cc
<p style="color:#f5f2cc;">Text here</p>
.mytext {color:#f5f2cc;}
This box has a color of #f5f2cc
<div style="background-color:#f5f2cc;">Content here</div>
.mybackground {background-color:#f5f2cc;}
Border around this has a color of #f5f2cc
<div style="border:2px solid #f5f2cc;">Content here</div>
.myborder {border:2px solid #f5f2cc;}