#f0a94c color space conversions
Hex:
#f0a94c
RGB:
240, 169, 76
CMY:
6, 34, 70
CMYK:
0, 30, 68, 6
HSL:
34°, 84.5361%, 61.9608%
HSV (HSB):
34°, 68.3333%, 94.1176%
XYZ:
51.4277, 47.4230, 13.2805
xyY:
0.4586, 0.4229, 47.4230
CIE-Lab:
74.4595, 17.5211, 56.7792
CIE-LCH:
74.4595, 59.4211, 72.8506
CIE-Luv:
74.4595, 56.5887, 61.4032
Hunter-Lab:
68.8644, 12.7905, 36.7710
#f0a94c color charts
#f0a94c color shades, tints & tones
#f0a94c color schemes
#f0a94c color preview, HTML & CSS examples
This text has a color of #f0a94c
<p style="color:#f0a94c;">Text here</p>
.mytext {color:#f0a94c;}
This box has a color of #f0a94c
<div style="background-color:#f0a94c;">Content here</div>
.mybackground {background-color:#f0a94c;}
Border around this has a color of #f0a94c
<div style="border:2px solid #f0a94c;">Content here</div>
.myborder {border:2px solid #f0a94c;}