#f1a05f color space conversions
Hex:
#f1a05f
RGB:
241, 160, 95
CMY:
5, 37, 63
CMYK:
0, 34, 61, 5
HSL:
27°, 83.9080%, 65.8824%
HSV (HSB):
27°, 60.5809%, 94.5098%
XYZ:
50.9120, 44.6686, 16.7650
xyY:
0.4532, 0.3976, 44.6686
CIE-Lab:
72.6731, 23.8547, 45.6889
CIE-LCH:
72.6731, 51.5415, 62.4304
CIE-Luv:
72.6731, 62.5559, 50.0033
Hunter-Lab:
66.8346, 19.0139, 31.9117
#f1a05f color charts
#f1a05f color shades, tints & tones
#f1a05f color schemes
#f1a05f color preview, HTML & CSS examples
This text has a color of #f1a05f
<p style="color:#f1a05f;">Text here</p>
.mytext {color:#f1a05f;}
This box has a color of #f1a05f
<div style="background-color:#f1a05f;">Content here</div>
.mybackground {background-color:#f1a05f;}
Border around this has a color of #f1a05f
<div style="border:2px solid #f1a05f;">Content here</div>
.myborder {border:2px solid #f1a05f;}