#f1b25e color space conversions
Hex:
#f1b25e
RGB:
241, 178, 94
CMY:
5, 30, 63
CMYK:
0, 26, 61, 5
HSL:
34°, 84.0000%, 65.6863%
HSV (HSB):
34°, 60.9959%, 94.5098%
XYZ:
54.2164, 51.3497, 17.6436
xyY:
0.4400, 0.4168, 51.3497
CIE-Lab:
76.8904, 14.2787, 51.1191
CIE-LCH:
76.8904, 53.0758, 74.3937
CIE-Luv:
76.8904, 49.3096, 58.3668
Hunter-Lab:
71.6587, 9.6489, 35.5629
#f1b25e color charts
#f1b25e color shades, tints & tones
#f1b25e color schemes
#f1b25e color preview, HTML & CSS examples
This text has a color of #f1b25e
<p style="color:#f1b25e;">Text here</p>
.mytext {color:#f1b25e;}
This box has a color of #f1b25e
<div style="background-color:#f1b25e;">Content here</div>
.mybackground {background-color:#f1b25e;}
Border around this has a color of #f1b25e
<div style="border:2px solid #f1b25e;">Content here</div>
.myborder {border:2px solid #f1b25e;}