#f2b93a color space conversions
Hex:
#f2b93a
RGB:
242, 185, 58
CMY:
5, 27, 77
CMYK:
0, 24, 76, 5
HSL:
41°, 87.6190%, 58.8235%
HSV (HSB):
41°, 76.0331%, 94.9020%
XYZ:
54.7306, 53.8807, 11.5184
xyY:
0.4556, 0.4485, 53.8807
CIE-Lab:
78.3921, 9.1126, 68.1560
CIE-LCH:
78.3921, 68.7625, 82.3846
CIE-Luv:
78.3921, 46.9663, 73.3483
Hunter-Lab:
73.4034, 4.6361, 42.0787
#f2b93a color charts
#f2b93a color shades, tints & tones
#f2b93a color schemes
#f2b93a color preview, HTML & CSS examples
This text has a color of #f2b93a
<p style="color:#f2b93a;">Text here</p>
.mytext {color:#f2b93a;}
This box has a color of #f2b93a
<div style="background-color:#f2b93a;">Content here</div>
.mybackground {background-color:#f2b93a;}
Border around this has a color of #f2b93a
<div style="border:2px solid #f2b93a;">Content here</div>
.myborder {border:2px solid #f2b93a;}