#f2ac5a color space conversions
Hex:
#f2ac5a
RGB:
242, 172, 90
CMY:
5, 33, 65
CMYK:
0, 29, 63, 5
HSL:
32°, 85.3933%, 65.0980%
HSV (HSB):
32°, 62.8099%, 94.9020%
XYZ:
53.2159, 49.1205, 16.3493
xyY:
0.4484, 0.4139, 49.1205
CIE-Lab:
75.5262, 17.5922, 51.5015
CIE-LCH:
75.5262, 54.4232, 71.1406
CIE-Luv:
75.5262, 54.8358, 57.4743
Hunter-Lab:
70.0860, 12.8836, 35.2294
#f2ac5a color charts
#f2ac5a color shades, tints & tones
#f2ac5a color schemes
#f2ac5a color preview, HTML & CSS examples
This text has a color of #f2ac5a
<p style="color:#f2ac5a;">Text here</p>
.mytext {color:#f2ac5a;}
This box has a color of #f2ac5a
<div style="background-color:#f2ac5a;">Content here</div>
.mybackground {background-color:#f2ac5a;}
Border around this has a color of #f2ac5a
<div style="border:2px solid #f2ac5a;">Content here</div>
.myborder {border:2px solid #f2ac5a;}