#f5cb3a color space conversions
Hex:
#f5cb3a
RGB:
245, 203, 58
CMY:
4, 20, 77
CMYK:
0, 17, 76, 4
HSL:
47°, 90.3382%, 59.4118%
HSV (HSB):
47°, 76.3265%, 96.0784%
XYZ:
59.7758, 62.4298, 12.9026
xyY:
0.4424, 0.4621, 62.4298
CIE-Lab:
83.1415, 1.0493, 72.6979
CIE-LCH:
83.1415, 72.7055, 89.1731
CIE-Luv:
83.1415, 35.8766, 80.5959
Hunter-Lab:
79.0126, -3.2303, 45.6268
#f5cb3a color charts
#f5cb3a color shades, tints & tones
#f5cb3a color schemes
#f5cb3a color preview, HTML & CSS examples
This text has a color of #f5cb3a
<p style="color:#f5cb3a;">Text here</p>
.mytext {color:#f5cb3a;}
This box has a color of #f5cb3a
<div style="background-color:#f5cb3a;">Content here</div>
.mybackground {background-color:#f5cb3a;}
Border around this has a color of #f5cb3a
<div style="border:2px solid #f5cb3a;">Content here</div>
.myborder {border:2px solid #f5cb3a;}