#bf8643 color space conversions
Hex:
#bf8643
RGB:
191, 134, 67
CMY:
25, 47, 74
CMYK:
0, 30, 65, 25
HSL:
32°, 49.2063%, 50.5882%
HSV (HSB):
32°, 64.9215%, 74.9020%
XYZ:
31.0241, 28.5318, 9.1822
xyY:
0.4513, 0.4151, 28.5318
CIE-Lab:
60.3662, 15.0983, 43.9605
CIE-LCH:
60.3662, 46.4810, 71.0449
CIE-Luv:
60.3662, 44.8999, 46.6426
Hunter-Lab:
53.4152, 10.1981, 27.1985
#bf8643 color charts
#bf8643 color shades, tints & tones
#bf8643 color schemes
#bf8643 color preview, HTML & CSS examples
This text has a color of #bf8643
<p style="color:#bf8643;">Text here</p>
.mytext {color:#bf8643;}
This box has a color of #bf8643
<div style="background-color:#bf8643;">Content here</div>
.mybackground {background-color:#bf8643;}
Border around this has a color of #bf8643
<div style="border:2px solid #bf8643;">Content here</div>
.myborder {border:2px solid #bf8643;}