#f0a76c color space conversions
Hex:
#f0a76c
RGB:
240, 167, 108
CMY:
6, 35, 58
CMYK:
0, 30, 55, 6
HSL:
27°, 81.4815%, 68.2353%
HSV (HSB):
27°, 55.0000%, 94.1176%
XYZ:
52.4607, 47.2454, 20.5417
xyY:
0.4363, 0.3929, 47.2454
CIE-Lab:
74.3465, 20.7184, 41.0632
CIE-LCH:
74.3465, 45.9939, 63.2268
CIE-Luv:
74.3465, 55.2892, 46.8437
Hunter-Lab:
68.7353, 15.9494, 30.3958
#f0a76c color charts
#f0a76c color shades, tints & tones
#f0a76c color schemes
#f0a76c color preview, HTML & CSS examples
This text has a color of #f0a76c
<p style="color:#f0a76c;">Text here</p>
.mytext {color:#f0a76c;}
This box has a color of #f0a76c
<div style="background-color:#f0a76c;">Content here</div>
.mybackground {background-color:#f0a76c;}
Border around this has a color of #f0a76c
<div style="border:2px solid #f0a76c;">Content here</div>
.myborder {border:2px solid #f0a76c;}