#f2a72d color space conversions
Hex:
#f2a72d
RGB:
242, 167, 45
CMY:
5, 35, 82
CMYK:
0, 31, 81, 5
HSL:
37°, 88.3408%, 56.2745%
HSV (HSB):
37°, 81.4050%, 94.9020%
XYZ:
50.9103, 46.7041, 8.8142
xyY:
0.4784, 0.4388, 46.7041
CIE-Lab:
74.0001, 18.1305, 68.6552
CIE-LCH:
74.0001, 71.0088, 75.2070
CIE-Luv:
74.0001, 61.5090, 69.2661
Hunter-Lab:
68.3404, 13.3781, 40.1914
#f2a72d color charts
#f2a72d color shades, tints & tones
#f2a72d color schemes
#f2a72d color preview, HTML & CSS examples
This text has a color of #f2a72d
<p style="color:#f2a72d;">Text here</p>
.mytext {color:#f2a72d;}
This box has a color of #f2a72d
<div style="background-color:#f2a72d;">Content here</div>
.mybackground {background-color:#f2a72d;}
Border around this has a color of #f2a72d
<div style="border:2px solid #f2a72d;">Content here</div>
.myborder {border:2px solid #f2a72d;}