#f2a04a color space conversions
Hex:
#f2a04a
RGB:
242, 160, 74
CMY:
5, 37, 71
CMYK:
0, 34, 69, 5
HSL:
31°, 86.5979%, 61.9608%
HSV (HSB):
31°, 69.4215%, 94.9020%
XYZ:
50.4248, 44.5133, 12.4128
xyY:
0.4697, 0.4147, 44.5133
CIE-Lab:
72.5702, 22.9988, 55.7308
CIE-LCH:
72.5702, 60.2898, 67.5752
CIE-Luv:
72.5702, 65.2684, 58.5208
Hunter-Lab:
66.7183, 18.1510, 35.6720
#f2a04a color charts
#f2a04a color shades, tints & tones
#f2a04a color schemes
#f2a04a color preview, HTML & CSS examples
This text has a color of #f2a04a
<p style="color:#f2a04a;">Text here</p>
.mytext {color:#f2a04a;}
This box has a color of #f2a04a
<div style="background-color:#f2a04a;">Content here</div>
.mybackground {background-color:#f2a04a;}
Border around this has a color of #f2a04a
<div style="border:2px solid #f2a04a;">Content here</div>
.myborder {border:2px solid #f2a04a;}