#bf8641 color space conversions
Hex:
#bf8641
RGB:
191, 134, 65
CMY:
25, 47, 75
CMYK:
0, 30, 66, 25
HSL:
33°, 49.6063%, 50.1961%
HSV (HSB):
33°, 65.9686%, 74.9020%
XYZ:
30.9651, 28.5082, 8.8716
xyY:
0.4531, 0.4171, 28.5082
CIE-Lab:
60.3451, 14.9707, 44.9245
CIE-LCH:
60.3451, 47.3533, 71.5698
CIE-Luv:
60.3451, 45.0573, 47.4305
Hunter-Lab:
53.3931, 10.0824, 27.5237
#bf8641 color charts
#bf8641 color shades, tints & tones
#bf8641 color schemes
#bf8641 color preview, HTML & CSS examples
This text has a color of #bf8641
<p style="color:#bf8641;">Text here</p>
.mytext {color:#bf8641;}
This box has a color of #bf8641
<div style="background-color:#bf8641;">Content here</div>
.mybackground {background-color:#bf8641;}
Border around this has a color of #bf8641
<div style="border:2px solid #bf8641;">Content here</div>
.myborder {border:2px solid #bf8641;}