#f2a56d color space conversions
Hex:
#f2a56d
RGB:
242, 165, 109
CMY:
5, 35, 57
CMYK:
0, 32, 55, 5
HSL:
25°, 83.6478%, 68.8235%
HSV (HSB):
25°, 54.9587%, 94.9020%
XYZ:
52.8334, 46.8916, 20.7344
xyY:
0.4386, 0.3893, 46.8916
CIE-Lab:
74.1204, 22.6619, 40.3158
CIE-LCH:
74.1204, 46.2485, 60.6593
CIE-Luv:
74.1204, 58.1844, 45.6029
Hunter-Lab:
68.4775, 17.8851, 29.9817
#f2a56d color charts
#f2a56d color shades, tints & tones
#f2a56d color schemes
#f2a56d color preview, HTML & CSS examples
This text has a color of #f2a56d
<p style="color:#f2a56d;">Text here</p>
.mytext {color:#f2a56d;}
This box has a color of #f2a56d
<div style="background-color:#f2a56d;">Content here</div>
.mybackground {background-color:#f2a56d;}
Border around this has a color of #f2a56d
<div style="border:2px solid #f2a56d;">Content here</div>
.myborder {border:2px solid #f2a56d;}