#f2e2b3 color space conversions
Hex:
#f2e2b3
RGB:
242, 226, 179
CMY:
5, 11, 30
CMYK:
0, 7, 26, 5
HSL:
45°, 70.7865%, 82.5490%
HSV (HSB):
45°, 26.0331%, 94.9020%
XYZ:
71.9510, 76.5246, 53.6263
xyY:
0.3560, 0.3786, 76.5246
CIE-Lab:
90.1024, -1.6478, 24.9913
CIE-LCH:
90.1024, 25.0456, 93.7724
CIE-Luv:
90.1024, 12.4256, 35.7075
Hunter-Lab:
87.4784, -6.2708, 24.8887
#f2e2b3 color charts
#f2e2b3 color shades, tints & tones
#f2e2b3 color schemes
#f2e2b3 color preview, HTML & CSS examples
This text has a color of #f2e2b3
<p style="color:#f2e2b3;">Text here</p>
.mytext {color:#f2e2b3;}
This box has a color of #f2e2b3
<div style="background-color:#f2e2b3;">Content here</div>
.mybackground {background-color:#f2e2b3;}
Border around this has a color of #f2e2b3
<div style="border:2px solid #f2e2b3;">Content here</div>
.myborder {border:2px solid #f2e2b3;}