#f2a93a color space conversions
Hex:
#f2a93a
RGB:
242, 169, 58
CMY:
5, 34, 77
CMYK:
0, 30, 76, 5
HSL:
36°, 87.6190%, 58.8235%
HSV (HSB):
36°, 76.0331%, 94.9020%
XYZ:
51.5696, 47.5587, 10.4647
xyY:
0.4706, 0.4340, 47.5587
CIE-Lab:
74.5457, 17.5243, 64.5013
CIE-LCH:
74.5457, 66.8395, 74.8003
CIE-Luv:
74.5457, 59.3010, 67.0179
Hunter-Lab:
68.9628, 12.7955, 39.2770
#f2a93a color charts
#f2a93a color shades, tints & tones
#f2a93a color schemes
#f2a93a color preview, HTML & CSS examples
This text has a color of #f2a93a
<p style="color:#f2a93a;">Text here</p>
.mytext {color:#f2a93a;}
This box has a color of #f2a93a
<div style="background-color:#f2a93a;">Content here</div>
.mybackground {background-color:#f2a93a;}
Border around this has a color of #f2a93a
<div style="border:2px solid #f2a93a;">Content here</div>
.myborder {border:2px solid #f2a93a;}