#f2e7db color space conversions
Hex:
#f2e7db
RGB:
242, 231, 219
CMY:
5, 9, 14
CMYK:
0, 5, 10, 5
HSL:
31°, 46.9388%, 90.3922%
HSV (HSB):
31°, 9.5041%, 94.9020%
XYZ:
77.9800, 81.1435, 78.5701
xyY:
0.3281, 0.3414, 81.1435
CIE-Lab:
92.1955, 1.7181, 7.1550
CIE-LCH:
92.1955, 7.3584, 76.4975
CIE-Luv:
92.1955, 7.0921, 10.4461
Hunter-Lab:
90.0797, -3.1159, 11.3414
#f2e7db color charts
#f2e7db color shades, tints & tones
#f2e7db color schemes
#f2e7db color preview, HTML & CSS examples
This text has a color of #f2e7db
<p style="color:#f2e7db;">Text here</p>
.mytext {color:#f2e7db;}
This box has a color of #f2e7db
<div style="background-color:#f2e7db;">Content here</div>
.mybackground {background-color:#f2e7db;}
Border around this has a color of #f2e7db
<div style="border:2px solid #f2e7db;">Content here</div>
.myborder {border:2px solid #f2e7db;}