#f2a64a color space conversions
Hex:
#f2a64a
RGB:
242, 166, 74
CMY:
5, 35, 71
CMYK:
0, 31, 69, 5
HSL:
33°, 86.5979%, 61.9608%
HSV (HSB):
33°, 69.4215%, 94.9020%
XYZ:
51.4902, 46.6441, 12.7679
xyY:
0.4643, 0.4206, 46.6441
CIE-Lab:
73.9615, 19.8328, 57.2134
CIE-LCH:
73.9615, 60.5534, 70.8814
CIE-Luv:
73.9615, 60.6225, 60.9770
Hunter-Lab:
68.2965, 15.0562, 36.7233
#f2a64a color charts
#f2a64a color shades, tints & tones
#f2a64a color schemes
#f2a64a color preview, HTML & CSS examples
This text has a color of #f2a64a
<p style="color:#f2a64a;">Text here</p>
.mytext {color:#f2a64a;}
This box has a color of #f2a64a
<div style="background-color:#f2a64a;">Content here</div>
.mybackground {background-color:#f2a64a;}
Border around this has a color of #f2a64a
<div style="border:2px solid #f2a64a;">Content here</div>
.myborder {border:2px solid #f2a64a;}