#f5bf2a color space conversions
Hex:
#f5bf2a
RGB:
245, 191, 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.7049, 56.8412, 10.1733
xyY:
0.4583, 0.4594, 56.8412
CIE-Lab:
80.0902, 6.7359, 74.9193
CIE-LCH:
80.0902, 75.2215, 84.8624
CIE-Luv:
80.0902, 45.2888, 79.1073
Hunter-Lab:
75.3931, 2.3160, 44.7748
#f5bf2a color charts
#f5bf2a color shades, tints & tones
#f5bf2a color schemes
#f5bf2a color preview, HTML & CSS examples
This text has a color of #f5bf2a
<p style="color:#f5bf2a;">Text here</p>
.mytext {color:#f5bf2a;}
This box has a color of #f5bf2a
<div style="background-color:#f5bf2a;">Content here</div>
.mybackground {background-color:#f5bf2a;}
Border around this has a color of #f5bf2a
<div style="border:2px solid #f5bf2a;">Content here</div>
.myborder {border:2px solid #f5bf2a;}