#f2a14c color space conversions
Hex:
#f2a14c
RGB:
242, 161, 76
CMY:
5, 37, 70
CMYK:
0, 33, 69, 5
HSL:
31°, 86.4583%, 62.3529%
HSV (HSB):
31°, 68.5950%, 94.9020%
XYZ:
50.6673, 44.8888, 12.8314
xyY:
0.4675, 0.4142, 44.8888
CIE-Lab:
72.8186, 22.5762, 55.0809
CIE-LCH:
72.8186, 59.5280, 67.7125
CIE-Luv:
72.8186, 64.3322, 58.2215
Hunter-Lab:
66.9991, 17.7402, 35.5444
#f2a14c color charts
#f2a14c color shades, tints & tones
#f2a14c color schemes
#f2a14c color preview, HTML & CSS examples
This text has a color of #f2a14c
<p style="color:#f2a14c;">Text here</p>
.mytext {color:#f2a14c;}
This box has a color of #f2a14c
<div style="background-color:#f2a14c;">Content here</div>
.mybackground {background-color:#f2a14c;}
Border around this has a color of #f2a14c
<div style="border:2px solid #f2a14c;">Content here</div>
.myborder {border:2px solid #f2a14c;}