#bfa32a color space conversions
Hex:
#bfa32a
RGB:
191, 163, 42
CMY:
25, 36, 84
CMYK:
0, 15, 78, 25
HSL:
49°, 63.9485%, 45.6863%
HSV (HSB):
49°, 78.0105%, 74.9020%
XYZ:
35.0010, 37.4379, 7.5720
xyY:
0.4375, 0.4679, 37.4379
CIE-Lab:
67.6043, -1.9777, 61.8996
CIE-LCH:
67.6043, 61.9312, 91.8300
CIE-Luv:
67.6043, 24.8131, 66.5682
Hunter-Lab:
61.1865, -4.9678, 35.4933
#bfa32a color charts
#bfa32a color shades, tints & tones
#bfa32a color schemes
#bfa32a color preview, HTML & CSS examples
This text has a color of #bfa32a
<p style="color:#bfa32a;">Text here</p>
.mytext {color:#bfa32a;}
This box has a color of #bfa32a
<div style="background-color:#bfa32a;">Content here</div>
.mybackground {background-color:#bfa32a;}
Border around this has a color of #bfa32a
<div style="border:2px solid #bfa32a;">Content here</div>
.myborder {border:2px solid #bfa32a;}