#f2e5cd color space conversions
Hex:
#f2e5cd
RGB:
242, 229, 205
CMY:
5, 10, 20
CMYK:
0, 5, 15, 5
HSL:
39°, 58.7302%, 87.6471%
HSV (HSB):
39°, 15.2893%, 94.9020%
XYZ:
75.6567, 79.3236, 69.0811
xyY:
0.3377, 0.3540, 79.3236
CIE-Lab:
91.3805, 0.5354, 13.2835
CIE-LCH:
91.3805, 13.2943, 87.6918
CIE-Luv:
91.3805, 9.0804, 19.4946
Hunter-Lab:
89.0638, -4.2320, 16.3572
#f2e5cd color charts
#f2e5cd color shades, tints & tones
#f2e5cd color schemes
#f2e5cd color preview, HTML & CSS examples
This text has a color of #f2e5cd
<p style="color:#f2e5cd;">Text here</p>
.mytext {color:#f2e5cd;}
This box has a color of #f2e5cd
<div style="background-color:#f2e5cd;">Content here</div>
.mybackground {background-color:#f2e5cd;}
Border around this has a color of #f2e5cd
<div style="border:2px solid #f2e5cd;">Content here</div>
.myborder {border:2px solid #f2e5cd;}