#f2ae2e color space conversions
Hex:
#f2ae2e
RGB:
242, 174, 46
CMY:
5, 32, 82
CMYK:
0, 28, 81, 5
HSL:
39°, 88.2883%, 56.4706%
HSV (HSB):
39°, 80.9917%, 94.9020%
XYZ:
52.2471, 49.3466, 9.3559
xyY:
0.4709, 0.4448, 49.3466
CIE-Lab:
75.6665, 14.4716, 69.7908
CIE-LCH:
75.6665, 71.2754, 78.2853
CIE-Luv:
75.6665, 55.9357, 71.7421
Hunter-Lab:
70.2471, 9.8290, 41.2764
#f2ae2e color charts
#f2ae2e color shades, tints & tones
#f2ae2e color schemes
#f2ae2e color preview, HTML & CSS examples
This text has a color of #f2ae2e
<p style="color:#f2ae2e;">Text here</p>
.mytext {color:#f2ae2e;}
This box has a color of #f2ae2e
<div style="background-color:#f2ae2e;">Content here</div>
.mybackground {background-color:#f2ae2e;}
Border around this has a color of #f2ae2e
<div style="border:2px solid #f2ae2e;">Content here</div>
.myborder {border:2px solid #f2ae2e;}