#f2be8e color space conversions
Hex:
#f2be8e
RGB:
242, 190, 142
CMY:
5, 25, 44
CMYK:
0, 21, 41, 5
HSL:
29°, 79.3651%, 75.2941%
HSV (HSB):
29°, 41.3223%, 94.9020%
XYZ:
59.9139, 57.6572, 33.5623
xyY:
0.3964, 0.3815, 57.6572
CIE-Lab:
80.5478, 12.5584, 31.3601
CIE-LCH:
80.5478, 33.7812, 68.1759
CIE-Luv:
80.5478, 37.5561, 39.4717
Hunter-Lab:
75.9323, 7.9627, 26.9462
#f2be8e color charts
#f2be8e color shades, tints & tones
#f2be8e color schemes
#f2be8e color preview, HTML & CSS examples
This text has a color of #f2be8e
<p style="color:#f2be8e;">Text here</p>
.mytext {color:#f2be8e;}
This box has a color of #f2be8e
<div style="background-color:#f2be8e;">Content here</div>
.mybackground {background-color:#f2be8e;}
Border around this has a color of #f2be8e
<div style="border:2px solid #f2be8e;">Content here</div>
.myborder {border:2px solid #f2be8e;}