#f1b94d color space conversions
Hex:
#f1b94d
RGB:
241, 185, 77
CMY:
5, 27, 70
CMYK:
0, 23, 68, 5
HSL:
40°, 85.4167%, 62.3529%
HSV (HSB):
40°, 68.0498%, 94.5098%
XYZ:
54.9641, 53.9345, 14.5347
xyY:
0.4453, 0.4370, 53.9345
CIE-Lab:
78.4235, 9.5679, 60.5849
CIE-LCH:
78.4235, 61.3358, 81.0257
CIE-Luv:
78.4235, 45.2696, 67.7980
Hunter-Lab:
73.4401, 5.0730, 39.6739
#f1b94d color charts
#f1b94d color shades, tints & tones
#f1b94d color schemes
#f1b94d color preview, HTML & CSS examples
This text has a color of #f1b94d
<p style="color:#f1b94d;">Text here</p>
.mytext {color:#f1b94d;}
This box has a color of #f1b94d
<div style="background-color:#f1b94d;">Content here</div>
.mybackground {background-color:#f1b94d;}
Border around this has a color of #f1b94d
<div style="border:2px solid #f1b94d;">Content here</div>
.myborder {border:2px solid #f1b94d;}