#f5b31d color space conversions
Hex:
#f5b31d
RGB:
245, 179, 29
CMY:
4, 30, 89
CMYK:
0, 27, 88, 4
HSL:
42°, 91.5254%, 53.7255%
HSV (HSB):
42°, 88.1633%, 96.0784%
XYZ:
53.9981, 51.7414, 8.3035
xyY:
0.4735, 0.4537, 51.7414
CIE-Lab:
77.1259, 12.7059, 75.7488
CIE-LCH:
77.1259, 76.8070, 80.4780
CIE-Luv:
77.1259, 54.9185, 76.4924
Hunter-Lab:
71.9315, 8.1176, 43.5078
#f5b31d color charts
#f5b31d color shades, tints & tones
#f5b31d color schemes
#f5b31d color preview, HTML & CSS examples
This text has a color of #f5b31d
<p style="color:#f5b31d;">Text here</p>
.mytext {color:#f5b31d;}
This box has a color of #f5b31d
<div style="background-color:#f5b31d;">Content here</div>
.mybackground {background-color:#f5b31d;}
Border around this has a color of #f5b31d
<div style="border:2px solid #f5b31d;">Content here</div>
.myborder {border:2px solid #f5b31d;}