#f0a53e color space conversions
Hex:
#f0a53e
RGB:
240, 165, 62
CMY:
6, 35, 76
CMYK:
0, 31, 74, 6
HSL:
35°, 85.5769%, 59.2157%
HSV (HSB):
35°, 74.1667%, 94.1176%
XYZ:
50.2598, 45.7833, 10.7455
xyY:
0.4706, 0.4287, 45.7833
CIE-Lab:
73.4047, 18.9600, 61.7219
CIE-LCH:
73.4047, 64.5684, 72.9238
CIE-Luv:
73.4047, 60.6013, 64.2388
Hunter-Lab:
67.6634, 14.1774, 37.9486
#f0a53e color charts
#f0a53e color shades, tints & tones
#f0a53e color schemes
#f0a53e color preview, HTML & CSS examples
This text has a color of #f0a53e
<p style="color:#f0a53e;">Text here</p>
.mytext {color:#f0a53e;}
This box has a color of #f0a53e
<div style="background-color:#f0a53e;">Content here</div>
.mybackground {background-color:#f0a53e;}
Border around this has a color of #f0a53e
<div style="border:2px solid #f0a53e;">Content here</div>
.myborder {border:2px solid #f0a53e;}