#f5bc1a color space conversions
Hex:
#f5bc1a
RGB:
245, 188, 26
CMY:
4, 26, 90
CMYK:
0, 23, 89, 4
HSL:
44°, 91.6318%, 53.1373%
HSV (HSB):
44°, 89.3878%, 96.0784%
XYZ:
55.8259, 55.4535, 8.7385
xyY:
0.4651, 0.4620, 55.4535
CIE-Lab:
79.3018, 7.9480, 78.0441
CIE-LCH:
79.3018, 78.4478, 84.1850
CIE-Luv:
79.3018, 47.9548, 80.2037
Hunter-Lab:
74.4671, 3.4989, 45.1694
#f5bc1a color charts
#f5bc1a color shades, tints & tones
#f5bc1a color schemes
#f5bc1a color preview, HTML & CSS examples
This text has a color of #f5bc1a
<p style="color:#f5bc1a;">Text here</p>
.mytext {color:#f5bc1a;}
This box has a color of #f5bc1a
<div style="background-color:#f5bc1a;">Content here</div>
.mybackground {background-color:#f5bc1a;}
Border around this has a color of #f5bc1a
<div style="border:2px solid #f5bc1a;">Content here</div>
.myborder {border:2px solid #f5bc1a;}