#f1a65f color space conversions
Hex:
#f1a65f
RGB:
241, 166, 95
CMY:
5, 35, 63
CMYK:
0, 31, 61, 5
HSL:
29°, 83.9080%, 65.8824%
HSV (HSB):
29°, 60.5809%, 94.5098%
XYZ:
51.9774, 46.7994, 17.1202
xyY:
0.4485, 0.4038, 46.7994
CIE-Lab:
74.0613, 20.6843, 47.3306
CIE-LCH:
74.0613, 51.6529, 66.3938
CIE-Luv:
74.0613, 58.0830, 52.6392
Hunter-Lab:
68.4101, 15.9050, 33.0493
#f1a65f color charts
#f1a65f color shades, tints & tones
#f1a65f color schemes
#f1a65f color preview, HTML & CSS examples
This text has a color of #f1a65f
<p style="color:#f1a65f;">Text here</p>
.mytext {color:#f1a65f;}
This box has a color of #f1a65f
<div style="background-color:#f1a65f;">Content here</div>
.mybackground {background-color:#f1a65f;}
Border around this has a color of #f1a65f
<div style="border:2px solid #f1a65f;">Content here</div>
.myborder {border:2px solid #f1a65f;}