#f1b94c color space conversions
Hex:
#f1b94c
RGB:
241, 185, 76
CMY:
5, 27, 70
CMYK:
0, 23, 68, 5
HSL:
40°, 85.4922%, 62.1569%
HSV (HSB):
40°, 68.4647%, 94.5098%
XYZ:
54.9291, 53.9205, 14.3501
xyY:
0.4459, 0.4377, 53.9205
CIE-Lab:
78.4154, 9.5146, 61.0053
CIE-LCH:
78.4154, 61.7428, 81.1354
CIE-Luv:
78.4154, 45.3249, 68.1295
Hunter-Lab:
73.4306, 5.0218, 39.8147
#f1b94c color charts
#f1b94c color shades, tints & tones
#f1b94c color schemes
#f1b94c color preview, HTML & CSS examples
This text has a color of #f1b94c
<p style="color:#f1b94c;">Text here</p>
.mytext {color:#f1b94c;}
This box has a color of #f1b94c
<div style="background-color:#f1b94c;">Content here</div>
.mybackground {background-color:#f1b94c;}
Border around this has a color of #f1b94c
<div style="border:2px solid #f1b94c;">Content here</div>
.myborder {border:2px solid #f1b94c;}