#f2dba9 color space conversions
Hex:
#f2dba9
RGB:
242, 219, 169
CMY:
5, 14, 34
CMYK:
0, 10, 30, 5
HSL:
41°, 73.7374%, 80.5882%
HSV (HSB):
41°, 30.1653%, 94.9020%
XYZ:
69.1109, 72.4049, 47.8691
xyY:
0.3649, 0.3823, 72.4049
CIE-Lab:
88.1631, 0.6347, 27.5152
CIE-LCH:
88.1631, 27.5225, 88.6786
CIE-Luv:
88.1631, 17.1999, 38.2743
Hunter-Lab:
85.0910, -3.9317, 26.2093
#f2dba9 color charts
#f2dba9 color shades, tints & tones
#f2dba9 color schemes
#f2dba9 color preview, HTML & CSS examples
This text has a color of #f2dba9
<p style="color:#f2dba9;">Text here</p>
.mytext {color:#f2dba9;}
This box has a color of #f2dba9
<div style="background-color:#f2dba9;">Content here</div>
.mybackground {background-color:#f2dba9;}
Border around this has a color of #f2dba9
<div style="border:2px solid #f2dba9;">Content here</div>
.myborder {border:2px solid #f2dba9;}