#bf843f color space conversions
Hex:
#bf843f
RGB:
191, 132, 63
CMY:
25, 48, 75
CMYK:
0, 31, 67, 25
HSL:
32°, 50.3937%, 49.8039%
HSV (HSB):
32°, 67.0157%, 74.9020%
XYZ:
30.6343, 27.9378, 8.4806
xyY:
0.4569, 0.4167, 27.9378
CIE-Lab:
59.8325, 15.9510, 45.3338
CIE-LCH:
59.8325, 48.0582, 70.6153
CIE-Luv:
59.8325, 46.7129, 47.3322
Hunter-Lab:
52.8562, 10.9565, 27.4865
#bf843f color charts
#bf843f color shades, tints & tones
#bf843f color schemes
#bf843f color preview, HTML & CSS examples
This text has a color of #bf843f
<p style="color:#bf843f;">Text here</p>
.mytext {color:#bf843f;}
This box has a color of #bf843f
<div style="background-color:#bf843f;">Content here</div>
.mybackground {background-color:#bf843f;}
Border around this has a color of #bf843f
<div style="border:2px solid #bf843f;">Content here</div>
.myborder {border:2px solid #bf843f;}