#f5cb1f color space conversions
Hex:
#f5cb1f
RGB:
245, 203, 31
CMY:
4, 20, 88
CMYK:
0, 17, 87, 4
HSL:
48°, 91.4530%, 54.1176%
HSV (HSB):
48°, 87.3469%, 96.0784%
XYZ:
59.2594, 62.2233, 10.1833
xyY:
0.4501, 0.4726, 62.2233
CIE-Lab:
83.0320, 0.2839, 79.9615
CIE-LCH:
83.0320, 79.9620, 89.7966
CIE-Luv:
83.0320, 36.5197, 85.2714
Hunter-Lab:
78.8817, -3.9459, 47.5631
#f5cb1f color charts
#f5cb1f color shades, tints & tones
#f5cb1f color schemes
#f5cb1f color preview, HTML & CSS examples
This text has a color of #f5cb1f
<p style="color:#f5cb1f;">Text here</p>
.mytext {color:#f5cb1f;}
This box has a color of #f5cb1f
<div style="background-color:#f5cb1f;">Content here</div>
.mybackground {background-color:#f5cb1f;}
Border around this has a color of #f5cb1f
<div style="border:2px solid #f5cb1f;">Content here</div>
.myborder {border:2px solid #f5cb1f;}