#bf6e2b color space conversions
Hex:
#bf6e2b
RGB:
191, 110, 43
CMY:
25, 57, 83
CMYK:
0, 42, 77, 25
HSL:
27°, 63.2479%, 45.8824%
HSV (HSB):
27°, 77.4869%, 74.9020%
XYZ:
27.4978, 22.4026, 5.1603
xyY:
0.4994, 0.4069, 22.4026
CIE-Lab:
54.4516, 27.0209, 49.0909
CIE-LCH:
54.4516, 56.0361, 61.1705
CIE-Luv:
54.4516, 65.3794, 45.0394
Hunter-Lab:
47.3314, 20.8720, 26.6679
#bf6e2b color charts
#bf6e2b color shades, tints & tones
#bf6e2b color schemes
#bf6e2b color preview, HTML & CSS examples
This text has a color of #bf6e2b
<p style="color:#bf6e2b;">Text here</p>
.mytext {color:#bf6e2b;}
This box has a color of #bf6e2b
<div style="background-color:#bf6e2b;">Content here</div>
.mybackground {background-color:#bf6e2b;}
Border around this has a color of #bf6e2b
<div style="border:2px solid #bf6e2b;">Content here</div>
.myborder {border:2px solid #bf6e2b;}