#bfa02b color space conversions
Hex:
#bfa02b
RGB:
191, 160, 43
CMY:
25, 37, 83
CMYK:
0, 16, 77, 25
HSL:
47°, 63.2479%, 45.8824%
HSV (HSB):
47°, 77.4869%, 74.9020%
XYZ:
34.4927, 36.3924, 7.4920
xyY:
0.4401, 0.4643, 36.3924
CIE-Lab:
66.8187, -0.3346, 60.8358
CIE-LCH:
66.8187, 60.8367, 90.3151
CIE-Luv:
66.8187, 26.9477, 65.1176
Hunter-Lab:
60.3261, -3.5096, 34.8650
#bfa02b color charts
#bfa02b color shades, tints & tones
#bfa02b color schemes
#bfa02b color preview, HTML & CSS examples
This text has a color of #bfa02b
<p style="color:#bfa02b;">Text here</p>
.mytext {color:#bfa02b;}
This box has a color of #bfa02b
<div style="background-color:#bfa02b;">Content here</div>
.mybackground {background-color:#bfa02b;}
Border around this has a color of #bfa02b
<div style="border:2px solid #bfa02b;">Content here</div>
.myborder {border:2px solid #bfa02b;}