#f2a54d color space conversions
Hex:
#f2a54d
RGB:
242, 165, 77
CMY:
5, 35, 70
CMYK:
0, 32, 68, 5
HSL:
32°, 86.3874%, 62.5490%
HSV (HSB):
32°, 68.1818%, 94.9020%
XYZ:
51.4126, 46.3233, 13.2527
xyY:
0.4632, 0.4174, 46.3233
CIE-Lab:
73.7549, 20.5189, 55.6334
CIE-LCH:
73.7549, 59.2967, 69.7549
CIE-Luv:
73.7549, 61.1676, 59.5130
Hunter-Lab:
68.0612, 15.7295, 36.0981
#f2a54d color charts
#f2a54d color shades, tints & tones
#f2a54d color schemes
#f2a54d color preview, HTML & CSS examples
This text has a color of #f2a54d
<p style="color:#f2a54d;">Text here</p>
.mytext {color:#f2a54d;}
This box has a color of #f2a54d
<div style="background-color:#f2a54d;">Content here</div>
.mybackground {background-color:#f2a54d;}
Border around this has a color of #f2a54d
<div style="border:2px solid #f2a54d;">Content here</div>
.myborder {border:2px solid #f2a54d;}