#f2a22a color space conversions
Hex:
#f2a22a
RGB:
242, 162, 42
CMY:
5, 36, 84
CMYK:
0, 33, 83, 5
HSL:
36°, 88.4956%, 55.6863%
HSV (HSB):
36°, 82.6446%, 94.9020%
XYZ:
49.9562, 44.8851, 8.2212
xyY:
0.4847, 0.4355, 44.8851
CIE-Lab:
72.8162, 20.6811, 68.5992
CIE-LCH:
72.8162, 71.6489, 73.2231
CIE-Luv:
72.8162, 65.6406, 67.9665
Hunter-Lab:
66.9963, 15.8560, 39.6219
#f2a22a color charts
#f2a22a color shades, tints & tones
#f2a22a color schemes
#f2a22a color preview, HTML & CSS examples
This text has a color of #f2a22a
<p style="color:#f2a22a;">Text here</p>
.mytext {color:#f2a22a;}
This box has a color of #f2a22a
<div style="background-color:#f2a22a;">Content here</div>
.mybackground {background-color:#f2a22a;}
Border around this has a color of #f2a22a
<div style="border:2px solid #f2a22a;">Content here</div>
.myborder {border:2px solid #f2a22a;}