#f2b94f color space conversions
Hex:
#f2b94f
RGB:
242, 185, 79
CMY:
5, 27, 69
CMYK:
0, 24, 67, 5
HSL:
39°, 86.2434%, 62.9412%
HSV (HSB):
39°, 67.3554%, 94.9020%
XYZ:
55.3782, 54.1397, 14.9284
xyY:
0.4450, 0.4350, 54.1397
CIE-Lab:
78.5431, 10.0959, 59.8763
CIE-LCH:
78.5431, 60.7215, 80.4293
CIE-Luv:
78.5431, 45.9254, 67.1709
Hunter-Lab:
73.5797, 5.5798, 39.4766
#f2b94f color charts
#f2b94f color shades, tints & tones
#f2b94f color schemes
#f2b94f color preview, HTML & CSS examples
This text has a color of #f2b94f
<p style="color:#f2b94f;">Text here</p>
.mytext {color:#f2b94f;}
This box has a color of #f2b94f
<div style="background-color:#f2b94f;">Content here</div>
.mybackground {background-color:#f2b94f;}
Border around this has a color of #f2b94f
<div style="border:2px solid #f2b94f;">Content here</div>
.myborder {border:2px solid #f2b94f;}