#f2a35a color space conversions
Hex:
#f2a35a
RGB:
242, 163, 90
CMY:
5, 36, 65
CMYK:
0, 33, 63, 5
HSL:
29°, 85.3933%, 65.0980%
HSV (HSB):
29°, 62.8099%, 94.9020%
XYZ:
51.5606, 45.8098, 15.7975
xyY:
0.4556, 0.4048, 45.8098
CIE-Lab:
73.4220, 22.3442, 49.0830
CIE-LCH:
73.4220, 53.9297, 65.5234
CIE-Luv:
73.4220, 61.5850, 53.5816
Hunter-Lab:
67.6829, 17.5354, 33.5395
#f2a35a color charts
#f2a35a color shades, tints & tones
#f2a35a color schemes
#f2a35a color preview, HTML & CSS examples
This text has a color of #f2a35a
<p style="color:#f2a35a;">Text here</p>
.mytext {color:#f2a35a;}
This box has a color of #f2a35a
<div style="background-color:#f2a35a;">Content here</div>
.mybackground {background-color:#f2a35a;}
Border around this has a color of #f2a35a
<div style="border:2px solid #f2a35a;">Content here</div>
.myborder {border:2px solid #f2a35a;}