#f5c02a color space conversions
Hex:
#f5c02a
RGB:
245, 192, 42
CMY:
4, 25, 84
CMYK:
0, 22, 83, 4
HSL:
44°, 91.0314%, 56.2745%
HSV (HSB):
44°, 82.8571%, 96.0784%
XYZ:
56.9237, 57.2789, 10.2462
xyY:
0.4574, 0.4603, 57.2789
CIE-Lab:
80.3362, 6.2164, 75.1270
CIE-LCH:
80.3362, 75.3837, 85.2698
CIE-Luv:
80.3362, 44.5293, 79.4908
Hunter-Lab:
75.6828, 1.8112, 44.9511
#f5c02a color charts
#f5c02a color shades, tints & tones
#f5c02a color schemes
#f5c02a color preview, HTML & CSS examples
This text has a color of #f5c02a
<p style="color:#f5c02a;">Text here</p>
.mytext {color:#f5c02a;}
This box has a color of #f5c02a
<div style="background-color:#f5c02a;">Content here</div>
.mybackground {background-color:#f5c02a;}
Border around this has a color of #f5c02a
<div style="border:2px solid #f5c02a;">Content here</div>
.myborder {border:2px solid #f5c02a;}