#f5cb32 color space conversions
Hex:
#f5cb32
RGB:
245, 203, 50
CMY:
4, 20, 80
CMYK:
0, 17, 80, 4
HSL:
47°, 90.6977%, 57.8431%
HSV (HSB):
47°, 79.5918%, 96.0784%
XYZ:
59.5878, 62.3546, 11.9126
xyY:
0.4452, 0.4658, 62.3546
CIE-Lab:
83.1017, 0.7713, 75.2088
CIE-LCH:
83.1017, 75.2128, 89.4124
CIE-Luv:
83.1017, 36.1091, 82.2869
Hunter-Lab:
78.9650, -3.4905, 46.3310
#f5cb32 color charts
#f5cb32 color shades, tints & tones
#f5cb32 color schemes
#f5cb32 color preview, HTML & CSS examples
This text has a color of #f5cb32
<p style="color:#f5cb32;">Text here</p>
.mytext {color:#f5cb32;}
This box has a color of #f5cb32
<div style="background-color:#f5cb32;">Content here</div>
.mybackground {background-color:#f5cb32;}
Border around this has a color of #f5cb32
<div style="border:2px solid #f5cb32;">Content here</div>
.myborder {border:2px solid #f5cb32;}