#f2ac6a color space conversions
Hex:
#f2ac6a
RGB:
242, 172, 106
CMY:
5, 33, 58
CMYK:
0, 29, 56, 5
HSL:
29°, 83.9506%, 68.2353%
HSV (HSB):
29°, 56.1983%, 94.9020%
XYZ:
53.9720, 49.4229, 20.3306
xyY:
0.4362, 0.3995, 49.4229
CIE-Lab:
75.7137, 18.7266, 43.8146
CIE-LCH:
75.7137, 47.6488, 66.8578
CIE-Luv:
75.7137, 53.4219, 50.3069
Hunter-Lab:
70.3014, 14.0110, 32.0648
#f2ac6a color charts
#f2ac6a color shades, tints & tones
#f2ac6a color schemes
#f2ac6a color preview, HTML & CSS examples
This text has a color of #f2ac6a
<p style="color:#f2ac6a;">Text here</p>
.mytext {color:#f2ac6a;}
This box has a color of #f2ac6a
<div style="background-color:#f2ac6a;">Content here</div>
.mybackground {background-color:#f2ac6a;}
Border around this has a color of #f2ac6a
<div style="border:2px solid #f2ac6a;">Content here</div>
.myborder {border:2px solid #f2ac6a;}