#f2cd9f color space conversions
Hex:
#f2cd9f
RGB:
242, 205, 159
CMY:
5, 20, 38
CMYK:
0, 15, 34, 5
HSL:
33°, 76.1468%, 78.6275%
HSV (HSB):
33°, 34.2975%, 94.9020%
XYZ:
64.7073, 65.0431, 41.9450
xyY:
0.3769, 0.3788, 65.0431
CIE-Lab:
84.5059, 6.6385, 27.7614
CIE-LCH:
84.5059, 28.5441, 76.5517
CIE-Luv:
84.5059, 26.4808, 36.9455
Hunter-Lab:
80.6493, 2.0795, 25.6183
#f2cd9f color charts
#f2cd9f color shades, tints & tones
#f2cd9f color schemes
#f2cd9f color preview, HTML & CSS examples
This text has a color of #f2cd9f
<p style="color:#f2cd9f;">Text here</p>
.mytext {color:#f2cd9f;}
This box has a color of #f2cd9f
<div style="background-color:#f2cd9f;">Content here</div>
.mybackground {background-color:#f2cd9f;}
Border around this has a color of #f2cd9f
<div style="border:2px solid #f2cd9f;">Content here</div>
.myborder {border:2px solid #f2cd9f;}