#bf8e43 color space conversions
Hex:
#bf8e43
RGB:
191, 142, 67
CMY:
25, 44, 74
CMYK:
0, 26, 65, 25
HSL:
36°, 49.2063%, 50.5882%
HSV (HSB):
36°, 64.9215%, 74.9020%
XYZ:
32.1720, 30.8276, 9.5649
xyY:
0.4434, 0.4248, 30.8276
CIE-Lab:
62.3618, 10.6909, 46.1996
CIE-LCH:
62.3618, 47.4204, 76.9707
CIE-Luv:
62.3618, 38.9830, 50.1610
Hunter-Lab:
55.5226, 6.2653, 28.6520
#bf8e43 color charts
#bf8e43 color shades, tints & tones
#bf8e43 color schemes
#bf8e43 color preview, HTML & CSS examples
This text has a color of #bf8e43
<p style="color:#bf8e43;">Text here</p>
.mytext {color:#bf8e43;}
This box has a color of #bf8e43
<div style="background-color:#bf8e43;">Content here</div>
.mybackground {background-color:#bf8e43;}
Border around this has a color of #bf8e43
<div style="border:2px solid #bf8e43;">Content here</div>
.myborder {border:2px solid #bf8e43;}