#f5c120 color space conversions
Hex:
#f5c120
RGB:
245, 193, 32
CMY:
4, 24, 87
CMYK:
0, 21, 87, 4
HSL:
45°, 91.4163%, 54.3137%
HSV (HSB):
45°, 86.9388%, 96.0784%
XYZ:
56.9869, 57.6567, 9.4918
xyY:
0.4591, 0.4645, 57.6567
CIE-Lab:
80.5475, 5.4612, 77.7811
CIE-LCH:
80.5475, 77.9726, 85.9837
CIE-Luv:
80.5475, 44.0061, 81.3666
Hunter-Lab:
75.9320, 1.0830, 45.7409
#f5c120 color charts
#f5c120 color shades, tints & tones
#f5c120 color schemes
#f5c120 color preview, HTML & CSS examples
This text has a color of #f5c120
<p style="color:#f5c120;">Text here</p>
.mytext {color:#f5c120;}
This box has a color of #f5c120
<div style="background-color:#f5c120;">Content here</div>
.mybackground {background-color:#f5c120;}
Border around this has a color of #f5c120
<div style="border:2px solid #f5c120;">Content here</div>
.myborder {border:2px solid #f5c120;}