#f2a31e color space conversions
Hex:
#f2a31e
RGB:
242, 163, 30
CMY:
5, 36, 88
CMYK:
0, 33, 88, 5
HSL:
38°, 89.0756%, 53.3333%
HSV (HSB):
38°, 87.6033%, 94.9020%
XYZ:
49.9495, 45.1654, 7.3135
xyY:
0.4877, 0.4409, 45.1654
CIE-Lab:
73.0006, 19.8678, 72.1506
CIE-LCH:
73.0006, 74.8361, 74.6042
CIE-Luv:
73.0006, 65.2740, 70.3248
Hunter-Lab:
67.2052, 15.0590, 40.5915
#f2a31e color charts
#f2a31e color shades, tints & tones
#f2a31e color schemes
#f2a31e color preview, HTML & CSS examples
This text has a color of #f2a31e
<p style="color:#f2a31e;">Text here</p>
.mytext {color:#f2a31e;}
This box has a color of #f2a31e
<div style="background-color:#f2a31e;">Content here</div>
.mybackground {background-color:#f2a31e;}
Border around this has a color of #f2a31e
<div style="border:2px solid #f2a31e;">Content here</div>
.myborder {border:2px solid #f2a31e;}