#f2ac0a color space conversions
Hex:
#f2ac0a
RGB:
242, 172, 10
CMY:
5, 33, 96
CMYK:
0, 29, 96, 5
HSL:
42°, 92.0635%, 49.4118%
HSV (HSB):
42°, 95.8678%, 94.9020%
XYZ:
51.4253, 48.4042, 6.9197
xyY:
0.4817, 0.4534, 48.4042
CIE-Lab:
75.0792, 14.8440, 77.2203
CIE-LCH:
75.0792, 78.6340, 79.1188
CIE-Luv:
75.0792, 58.4163, 75.5511
Hunter-Lab:
69.5731, 10.1860, 42.8042
#f2ac0a color charts
#f2ac0a color shades, tints & tones
#f2ac0a color schemes
#f2ac0a color preview, HTML & CSS examples
This text has a color of #f2ac0a
<p style="color:#f2ac0a;">Text here</p>
.mytext {color:#f2ac0a;}
This box has a color of #f2ac0a
<div style="background-color:#f2ac0a;">Content here</div>
.mybackground {background-color:#f2ac0a;}
Border around this has a color of #f2ac0a
<div style="border:2px solid #f2ac0a;">Content here</div>
.myborder {border:2px solid #f2ac0a;}