#f2b31d color space conversions
Hex:
#f2b31d
RGB:
242, 179, 29
CMY:
5, 30, 89
CMYK:
0, 26, 88, 5
HSL:
42°, 89.1213%, 53.1373%
HSV (HSB):
42°, 88.0165%, 94.9020%
XYZ:
52.9598, 51.2062, 8.2549
xyY:
0.4711, 0.4555, 51.2062
CIE-Lab:
76.8037, 11.4235, 75.3590
CIE-LCH:
76.8037, 76.2199, 81.3803
CIE-Luv:
76.8037, 52.5338, 76.4093
Hunter-Lab:
71.5585, 6.8790, 43.2513
#f2b31d color charts
#f2b31d color shades, tints & tones
#f2b31d color schemes
#f2b31d color preview, HTML & CSS examples
This text has a color of #f2b31d
<p style="color:#f2b31d;">Text here</p>
.mytext {color:#f2b31d;}
This box has a color of #f2b31d
<div style="background-color:#f2b31d;">Content here</div>
.mybackground {background-color:#f2b31d;}
Border around this has a color of #f2b31d
<div style="border:2px solid #f2b31d;">Content here</div>
.myborder {border:2px solid #f2b31d;}