#f2daaa color space conversions
Hex:
#f2daaa
RGB:
242, 218, 170
CMY:
5, 15, 33
CMYK:
0, 10, 30, 5
HSL:
40°, 73.4694%, 80.7843%
HSV (HSB):
40°, 29.7521%, 94.9020%
XYZ:
68.9451, 71.9223, 48.2788
xyY:
0.3645, 0.3802, 71.9223
CIE-Lab:
87.9312, 1.2743, 26.6827
CIE-LCH:
87.9312, 26.7131, 87.2657
CIE-Luv:
87.9312, 17.7302, 37.0729
Hunter-Lab:
84.8070, -3.2983, 25.6124
#f2daaa color charts
#f2daaa color shades, tints & tones
#f2daaa color schemes
#f2daaa color preview, HTML & CSS examples
This text has a color of #f2daaa
<p style="color:#f2daaa;">Text here</p>
.mytext {color:#f2daaa;}
This box has a color of #f2daaa
<div style="background-color:#f2daaa;">Content here</div>
.mybackground {background-color:#f2daaa;}
Border around this has a color of #f2daaa
<div style="border:2px solid #f2daaa;">Content here</div>
.myborder {border:2px solid #f2daaa;}