#f2beaf color space conversions
Hex:
#f2beaf
RGB:
242, 190, 175
CMY:
5, 25, 31
CMYK:
0, 21, 28, 5
HSL:
13°, 72.0430%, 81.7647%
HSV (HSB):
13°, 27.6860%, 94.9020%
XYZ:
62.7693, 58.7993, 48.5985
xyY:
0.3689, 0.3455, 58.7993
CIE-Lab:
81.1812, 16.5336, 14.7088
CIE-LCH:
81.1812, 22.1293, 41.6573
CIE-Luv:
81.1812, 34.1819, 17.8521
Hunter-Lab:
76.6807, 11.9252, 16.0998
#f2beaf color charts
#f2beaf color shades, tints & tones
#f2beaf color schemes
#f2beaf color preview, HTML & CSS examples
This text has a color of #f2beaf
<p style="color:#f2beaf;">Text here</p>
.mytext {color:#f2beaf;}
This box has a color of #f2beaf
<div style="background-color:#f2beaf;">Content here</div>
.mybackground {background-color:#f2beaf;}
Border around this has a color of #f2beaf
<div style="border:2px solid #f2beaf;">Content here</div>
.myborder {border:2px solid #f2beaf;}