#f2bf2b color space conversions
Hex:
#f2bf2b
RGB:
242, 191, 43
CMY:
5, 25, 83
CMYK:
0, 21, 82, 5
HSL:
45°, 88.4444%, 55.8824%
HSV (HSB):
45°, 82.2314%, 94.9020%
XYZ:
55.6848, 56.3133, 10.2201
xyY:
0.4556, 0.4608, 56.3133
CIE-Lab:
79.7918, 5.4830, 74.2655
CIE-LCH:
79.7918, 74.4677, 85.7776
CIE-Luv:
79.7918, 42.9399, 78.8546
Hunter-Lab:
75.0422, 1.1316, 44.4547
#f2bf2b color charts
#f2bf2b color shades, tints & tones
#f2bf2b color schemes
#f2bf2b color preview, HTML & CSS examples
This text has a color of #f2bf2b
<p style="color:#f2bf2b;">Text here</p>
.mytext {color:#f2bf2b;}
This box has a color of #f2bf2b
<div style="background-color:#f2bf2b;">Content here</div>
.mybackground {background-color:#f2bf2b;}
Border around this has a color of #f2bf2b
<div style="border:2px solid #f2bf2b;">Content here</div>
.myborder {border:2px solid #f2bf2b;}