#f2bf7c color space conversions
Hex:
#f2bf7c
RGB:
242, 191, 124
CMY:
5, 25, 51
CMYK:
0, 21, 49, 5
HSL:
34°, 81.9444%, 71.7647%
HSV (HSB):
34°, 48.7603%, 94.9020%
XYZ:
58.8868, 57.5941, 27.0819
xyY:
0.4102, 0.4012, 57.5941
CIE-Lab:
80.5126, 10.2464, 40.6235
CIE-LCH:
80.5126, 41.8958, 75.8437
CIE-Luv:
80.5126, 38.4742, 50.1591
Hunter-Lab:
75.8908, 5.6968, 31.9657
#f2bf7c color charts
#f2bf7c color shades, tints & tones
#f2bf7c color schemes
#f2bf7c color preview, HTML & CSS examples
This text has a color of #f2bf7c
<p style="color:#f2bf7c;">Text here</p>
.mytext {color:#f2bf7c;}
This box has a color of #f2bf7c
<div style="background-color:#f2bf7c;">Content here</div>
.mybackground {background-color:#f2bf7c;}
Border around this has a color of #f2bf7c
<div style="border:2px solid #f2bf7c;">Content here</div>
.myborder {border:2px solid #f2bf7c;}