#f2bf93 color space conversions
Hex:
#f2bf93
RGB:
242, 191, 147
CMY:
5, 25, 42
CMYK:
0, 21, 39, 5
HSL:
28°, 78.5124%, 76.2745%
HSV (HSB):
28°, 39.2562%, 94.9020%
XYZ:
60.5152, 58.2454, 35.6568
xyY:
0.3919, 0.3772, 58.2454
CIE-Lab:
80.8751, 12.5773, 29.1705
CIE-LCH:
80.8751, 31.7665, 66.6760
CIE-Luv:
80.8751, 36.4303, 36.9514
Hunter-Lab:
76.3187, 7.9799, 25.7223
#f2bf93 color charts
#f2bf93 color shades, tints & tones
#f2bf93 color schemes
#f2bf93 color preview, HTML & CSS examples
This text has a color of #f2bf93
<p style="color:#f2bf93;">Text here</p>
.mytext {color:#f2bf93;}
This box has a color of #f2bf93
<div style="background-color:#f2bf93;">Content here</div>
.mybackground {background-color:#f2bf93;}
Border around this has a color of #f2bf93
<div style="border:2px solid #f2bf93;">Content here</div>
.myborder {border:2px solid #f2bf93;}