#f0a04f color space conversions
Hex:
#f0a04f
RGB:
240, 160, 79
CMY:
6, 37, 69
CMYK:
0, 33, 67, 6
HSL:
30°, 84.2932%, 62.5490%
HSV (HSB):
30°, 67.0833%, 94.1176%
XYZ:
49.9173, 44.2314, 13.3037
xyY:
0.4646, 0.4116, 44.2314
CIE-Lab:
72.3829, 22.4438, 53.1410
CIE-LCH:
72.3829, 57.6862, 67.1035
CIE-Luv:
72.3829, 63.2522, 56.5675
Hunter-Lab:
66.5067, 17.5883, 34.6946
#f0a04f color charts
#f0a04f color shades, tints & tones
#f0a04f color schemes
#f0a04f color preview, HTML & CSS examples
This text has a color of #f0a04f
<p style="color:#f0a04f;">Text here</p>
.mytext {color:#f0a04f;}
This box has a color of #f0a04f
<div style="background-color:#f0a04f;">Content here</div>
.mybackground {background-color:#f0a04f;}
Border around this has a color of #f0a04f
<div style="border:2px solid #f0a04f;">Content here</div>
.myborder {border:2px solid #f0a04f;}