#f2b92a color space conversions
Hex:
#f2b92a
RGB:
242, 185, 42
CMY:
5, 27, 84
CMYK:
0, 24, 83, 5
HSL:
43°, 88.4956%, 55.6863%
HSV (HSB):
43°, 82.6446%, 94.9020%
XYZ:
54.3848, 53.7423, 9.6974
xyY:
0.4616, 0.4561, 53.7423
CIE-Lab:
78.3113, 8.5832, 73.2898
CIE-LCH:
78.3113, 73.7907, 83.3204
CIE-Luv:
78.3113, 47.5356, 76.7225
Hunter-Lab:
73.3092, 4.1302, 43.4735
#f2b92a color charts
#f2b92a color shades, tints & tones
#f2b92a color schemes
#f2b92a color preview, HTML & CSS examples
This text has a color of #f2b92a
<p style="color:#f2b92a;">Text here</p>
.mytext {color:#f2b92a;}
This box has a color of #f2b92a
<div style="background-color:#f2b92a;">Content here</div>
.mybackground {background-color:#f2b92a;}
Border around this has a color of #f2b92a
<div style="border:2px solid #f2b92a;">Content here</div>
.myborder {border:2px solid #f2b92a;}