#f2db9f color space conversions
Hex:
#f2db9f
RGB:
242, 219, 159
CMY:
5, 14, 38
CMYK:
0, 10, 34, 5
HSL:
43°, 76.1468%, 78.6275%
HSV (HSB):
43°, 34.2975%, 94.9020%
XYZ:
68.2075, 72.0435, 43.1118
xyY:
0.3720, 0.3929, 72.0435
CIE-Lab:
87.9895, -0.5849, 32.4306
CIE-LCH:
87.9895, 32.4359, 91.0332
CIE-Luv:
87.9895, 17.8552, 44.5361
Hunter-Lab:
84.8784, -5.0964, 29.3001
#f2db9f color charts
#f2db9f color shades, tints & tones
#f2db9f color schemes
#f2db9f color preview, HTML & CSS examples
This text has a color of #f2db9f
<p style="color:#f2db9f;">Text here</p>
.mytext {color:#f2db9f;}
This box has a color of #f2db9f
<div style="background-color:#f2db9f;">Content here</div>
.mybackground {background-color:#f2db9f;}
Border around this has a color of #f2db9f
<div style="border:2px solid #f2db9f;">Content here</div>
.myborder {border:2px solid #f2db9f;}