#f5bd06 color space conversions
Hex:
#f5bd06
RGB:
245, 189, 6
CMY:
4, 26, 98
CMYK:
0, 23, 98, 4
HSL:
46°, 95.2191%, 49.2157%
HSV (HSB):
46°, 97.5510%, 96.0784%
XYZ:
55.8867, 55.8208, 8.0012
xyY:
0.4669, 0.4663, 55.8208
CIE-Lab:
79.5117, 7.1950, 80.9040
CIE-LCH:
79.5117, 81.2233, 84.9179
CIE-Luv:
79.5117, 47.4309, 82.0745
Hunter-Lab:
74.7133, 2.7723, 45.9498
#f5bd06 color charts
#f5bd06 color shades, tints & tones
#f5bd06 color schemes
#f5bd06 color preview, HTML & CSS examples
This text has a color of #f5bd06
<p style="color:#f5bd06;">Text here</p>
.mytext {color:#f5bd06;}
This box has a color of #f5bd06
<div style="background-color:#f5bd06;">Content here</div>
.mybackground {background-color:#f5bd06;}
Border around this has a color of #f5bd06
<div style="border:2px solid #f5bd06;">Content here</div>
.myborder {border:2px solid #f5bd06;}