#f1b15f color space conversions
Hex:
#f1b15f
RGB:
241, 177, 95
CMY:
5, 31, 63
CMYK:
0, 27, 61, 5
HSL:
34°, 83.9080%, 65.8824%
HSV (HSB):
34°, 60.5809%, 94.5098%
XYZ:
54.0633, 50.9713, 17.8155
xyY:
0.4401, 0.4149, 50.9713
CIE-Lab:
76.6616, 14.8741, 50.3719
CIE-LCH:
76.6616, 52.5220, 73.5488
CIE-Luv:
76.6616, 49.9643, 57.4997
Hunter-Lab:
71.3942, 10.2296, 35.1809
#f1b15f color charts
#f1b15f color shades, tints & tones
#f1b15f color schemes
#f1b15f color preview, HTML & CSS examples
This text has a color of #f1b15f
<p style="color:#f1b15f;">Text here</p>
.mytext {color:#f1b15f;}
This box has a color of #f1b15f
<div style="background-color:#f1b15f;">Content here</div>
.mybackground {background-color:#f1b15f;}
Border around this has a color of #f1b15f
<div style="border:2px solid #f1b15f;">Content here</div>
.myborder {border:2px solid #f1b15f;}