#f2a76c color space conversions
Hex:
#f2a76c
RGB:
242, 167, 108
CMY:
5, 35, 58
CMYK:
0, 31, 55, 5
HSL:
26°, 83.7500%, 68.6275%
HSV (HSB):
26°, 55.3719%, 94.9020%
XYZ:
53.1434, 47.5974, 20.5736
xyY:
0.4381, 0.3923, 47.5974
CIE-Lab:
74.5703, 21.5254, 41.3896
CIE-LCH:
74.5703, 46.6523, 62.5225
CIE-Luv:
74.5703, 56.8427, 47.0278
Hunter-Lab:
68.9909, 16.7640, 30.6129
#f2a76c color charts
#f2a76c color shades, tints & tones
#f2a76c color schemes
#f2a76c color preview, HTML & CSS examples
This text has a color of #f2a76c
<p style="color:#f2a76c;">Text here</p>
.mytext {color:#f2a76c;}
This box has a color of #f2a76c
<div style="background-color:#f2a76c;">Content here</div>
.mybackground {background-color:#f2a76c;}
Border around this has a color of #f2a76c
<div style="border:2px solid #f2a76c;">Content here</div>
.myborder {border:2px solid #f2a76c;}