#f2beb1 color space conversions
Hex:
#f2beb1
RGB:
242, 190, 177
CMY:
5, 25, 31
CMYK:
0, 21, 27, 5
HSL:
12°, 71.4286%, 82.1569%
HSV (HSB):
12°, 26.8595%, 94.9020%
XYZ:
62.9672, 58.8785, 49.6409
xyY:
0.3672, 0.3433, 58.8785
CIE-Lab:
81.2248, 16.8029, 13.6989
CIE-LCH:
81.2248, 21.6794, 39.1894
CIE-Luv:
81.2248, 33.9619, 16.4372
Hunter-Lab:
76.7323, 12.1971, 15.3558
#f2beb1 color charts
#f2beb1 color shades, tints & tones
#f2beb1 color schemes
#f2beb1 color preview, HTML & CSS examples
This text has a color of #f2beb1
<p style="color:#f2beb1;">Text here</p>
.mytext {color:#f2beb1;}
This box has a color of #f2beb1
<div style="background-color:#f2beb1;">Content here</div>
.mybackground {background-color:#f2beb1;}
Border around this has a color of #f2beb1
<div style="border:2px solid #f2beb1;">Content here</div>
.myborder {border:2px solid #f2beb1;}