#f2d9a9 color space conversions
Hex:
#f2d9a9
RGB:
242, 217, 169
CMY:
5, 15, 34
CMYK:
0, 10, 30, 5
HSL:
39°, 73.7374%, 80.5882%
HSV (HSB):
39°, 30.1653%, 94.9020%
XYZ:
68.5922, 71.3675, 47.6962
xyY:
0.3655, 0.3803, 71.3675
CIE-Lab:
87.6633, 1.6616, 26.8367
CIE-LCH:
87.6633, 26.8881, 86.4571
CIE-Luv:
87.6633, 18.3983, 37.1609
Hunter-Lab:
84.4793, -2.9073, 25.6609
#f2d9a9 color charts
#f2d9a9 color shades, tints & tones
#f2d9a9 color schemes
#f2d9a9 color preview, HTML & CSS examples
This text has a color of #f2d9a9
<p style="color:#f2d9a9;">Text here</p>
.mytext {color:#f2d9a9;}
This box has a color of #f2d9a9
<div style="background-color:#f2d9a9;">Content here</div>
.mybackground {background-color:#f2d9a9;}
Border around this has a color of #f2d9a9
<div style="border:2px solid #f2d9a9;">Content here</div>
.myborder {border:2px solid #f2d9a9;}