#f0a82f color space conversions
Hex:
#f0a82f
RGB:
240, 168, 47
CMY:
6, 34, 82
CMYK:
0, 30, 80, 6
HSL:
38°, 86.5471%, 56.2745%
HSV (HSB):
38°, 80.4167%, 94.1176%
XYZ:
50.4509, 46.7358, 9.0512
xyY:
0.4749, 0.4399, 46.7358
CIE-Lab:
74.0204, 16.8179, 67.9216
CIE-LCH:
74.0204, 69.9727, 76.0929
CIE-Luv:
74.0204, 59.0200, 69.1521
Hunter-Lab:
68.3636, 12.0931, 40.0046
#f0a82f color charts
#f0a82f color shades, tints & tones
#f0a82f color schemes
#f0a82f color preview, HTML & CSS examples
This text has a color of #f0a82f
<p style="color:#f0a82f;">Text here</p>
.mytext {color:#f0a82f;}
This box has a color of #f0a82f
<div style="background-color:#f0a82f;">Content here</div>
.mybackground {background-color:#f0a82f;}
Border around this has a color of #f0a82f
<div style="border:2px solid #f0a82f;">Content here</div>
.myborder {border:2px solid #f0a82f;}