#f0a22d color space conversions
Hex:
#f0a22d
RGB:
240, 162, 45
CMY:
6, 36, 82
CMYK:
0, 33, 81, 6
HSL:
36°, 86.6667%, 55.8824%
HSV (HSB):
36°, 81.2500%, 94.1176%
XYZ:
49.3292, 44.5554, 8.4827
xyY:
0.4819, 0.4353, 44.5554
CIE-Lab:
72.5982, 19.9254, 67.3363
CIE-LCH:
72.5982, 70.2225, 73.5160
CIE-Luv:
72.5982, 63.8833, 67.2790
Hunter-Lab:
66.7498, 15.1021, 39.1901
#f0a22d color charts
#f0a22d color shades, tints & tones
#f0a22d color schemes
#f0a22d color preview, HTML & CSS examples
This text has a color of #f0a22d
<p style="color:#f0a22d;">Text here</p>
.mytext {color:#f0a22d;}
This box has a color of #f0a22d
<div style="background-color:#f0a22d;">Content here</div>
.mybackground {background-color:#f0a22d;}
Border around this has a color of #f0a22d
<div style="border:2px solid #f0a22d;">Content here</div>
.myborder {border:2px solid #f0a22d;}