#f2af2e color space conversions
Hex:
#f2af2e
RGB:
242, 175, 46
CMY:
5, 31, 82
CMYK:
0, 28, 81, 5
HSL:
39°, 88.2883%, 56.4706%
HSV (HSB):
39°, 80.9917%, 94.9020%
XYZ:
52.4411, 49.7344, 9.4205
xyY:
0.4699, 0.4457, 49.7344
CIE-Lab:
75.9060, 13.9453, 70.0010
CIE-LCH:
75.9060, 71.3765, 78.7333
CIE-Luv:
75.9060, 55.1521, 72.1265
Hunter-Lab:
70.5227, 9.3190, 41.4458
#f2af2e color charts
#f2af2e color shades, tints & tones
#f2af2e color schemes
#f2af2e color preview, HTML & CSS examples
This text has a color of #f2af2e
<p style="color:#f2af2e;">Text here</p>
.mytext {color:#f2af2e;}
This box has a color of #f2af2e
<div style="background-color:#f2af2e;">Content here</div>
.mybackground {background-color:#f2af2e;}
Border around this has a color of #f2af2e
<div style="border:2px solid #f2af2e;">Content here</div>
.myborder {border:2px solid #f2af2e;}