#f2dea2 color space conversions
Hex:
#f2dea2
RGB:
242, 222, 162
CMY:
5, 13, 36
CMYK:
0, 8, 33, 5
HSL:
45°, 75.4717%, 79.2157%
HSV (HSB):
45°, 33.0579%, 94.9020%
XYZ:
69.2608, 73.7284, 44.7630
xyY:
0.3689, 0.3927, 73.7284
CIE-Lab:
88.7940, -1.7598, 31.9660
CIE-LCH:
88.7940, 32.0144, 93.1510
CIE-Luv:
88.7940, 15.8467, 44.3231
Hunter-Lab:
85.8653, -6.2822, 29.1968
#f2dea2 color charts
#f2dea2 color shades, tints & tones
#f2dea2 color schemes
#f2dea2 color preview, HTML & CSS examples
This text has a color of #f2dea2
<p style="color:#f2dea2;">Text here</p>
.mytext {color:#f2dea2;}
This box has a color of #f2dea2
<div style="background-color:#f2dea2;">Content here</div>
.mybackground {background-color:#f2dea2;}
Border around this has a color of #f2dea2
<div style="border:2px solid #f2dea2;">Content here</div>
.myborder {border:2px solid #f2dea2;}