#f2dea3 color space conversions
Hex:
#f2dea3
RGB:
242, 222, 163
CMY:
5, 13, 36
CMYK:
0, 8, 33, 5
HSL:
45°, 75.2381%, 79.4118%
HSV (HSB):
45°, 32.6446%, 94.9020%
XYZ:
69.3501, 73.7641, 45.2331
xyY:
0.3682, 0.3916, 73.7641
CIE-Lab:
88.8109, -1.6395, 31.4764
CIE-LCH:
88.8109, 31.5191, 92.9816
CIE-Luv:
88.8109, 15.7851, 43.7066
Hunter-Lab:
85.8861, -6.1679, 28.8943
#f2dea3 color charts
#f2dea3 color shades, tints & tones
#f2dea3 color schemes
#f2dea3 color preview, HTML & CSS examples
This text has a color of #f2dea3
<p style="color:#f2dea3;">Text here</p>
.mytext {color:#f2dea3;}
This box has a color of #f2dea3
<div style="background-color:#f2dea3;">Content here</div>
.mybackground {background-color:#f2dea3;}
Border around this has a color of #f2dea3
<div style="border:2px solid #f2dea3;">Content here</div>
.myborder {border:2px solid #f2dea3;}