#f0a15d color space conversions
Hex:
#f0a15d
RGB:
240, 161, 93
CMY:
6, 37, 64
CMYK:
0, 33, 61, 6
HSL:
28°, 83.0508%, 65.2941%
HSV (HSB):
28°, 61.2500%, 94.1176%
XYZ:
50.6558, 44.8053, 16.3344
xyY:
0.4531, 0.4008, 44.8053
CIE-Lab:
72.7635, 22.7830, 46.7705
CIE-LCH:
72.7635, 52.0245, 64.0282
CIE-Luv:
72.7635, 61.2151, 51.2525
Hunter-Lab:
66.9368, 17.9443, 32.3874
#f0a15d color charts
#f0a15d color shades, tints & tones
#f0a15d color schemes
#f0a15d color preview, HTML & CSS examples
This text has a color of #f0a15d
<p style="color:#f0a15d;">Text here</p>
.mytext {color:#f0a15d;}
This box has a color of #f0a15d
<div style="background-color:#f0a15d;">Content here</div>
.mybackground {background-color:#f0a15d;}
Border around this has a color of #f0a15d
<div style="border:2px solid #f0a15d;">Content here</div>
.myborder {border:2px solid #f0a15d;}