#f2b34a color space conversions
Hex:
#f2b34a
RGB:
242, 179, 74
CMY:
5, 30, 71
CMYK:
0, 26, 69, 5
HSL:
38°, 86.5979%, 61.9608%
HSV (HSB):
38°, 69.4215%, 94.9020%
XYZ:
53.9741, 51.6119, 13.5959
xyY:
0.4529, 0.4331, 51.6119
CIE-Lab:
77.0482, 12.9798, 60.4633
CIE-LCH:
77.0482, 61.8408, 77.8840
CIE-Luv:
77.0482, 50.7020, 66.3387
Hunter-Lab:
71.8414, 8.3837, 39.0684
#f2b34a color charts
#f2b34a color shades, tints & tones
#f2b34a color schemes
#f2b34a color preview, HTML & CSS examples
This text has a color of #f2b34a
<p style="color:#f2b34a;">Text here</p>
.mytext {color:#f2b34a;}
This box has a color of #f2b34a
<div style="background-color:#f2b34a;">Content here</div>
.mybackground {background-color:#f2b34a;}
Border around this has a color of #f2b34a
<div style="border:2px solid #f2b34a;">Content here</div>
.myborder {border:2px solid #f2b34a;}