#bf8543 color space conversions
Hex:
#bf8543
RGB:
191, 133, 67
CMY:
25, 48, 74
CMYK:
0, 30, 65, 25
HSL:
32°, 49.2063%, 50.5882%
HSV (HSB):
32°, 64.9215%, 74.9020%
XYZ:
30.8865, 28.2567, 9.1364
xyY:
0.4524, 0.4138, 28.2567
CIE-Lab:
60.1199, 15.6501, 43.6821
CIE-LCH:
60.1199, 46.4010, 70.2888
CIE-Luv:
60.1199, 45.6448, 46.2046
Hunter-Lab:
53.1570, 10.6914, 27.0194
#bf8543 color charts
#bf8543 color shades, tints & tones
#bf8543 color schemes
#bf8543 color preview, HTML & CSS examples
This text has a color of #bf8543
<p style="color:#bf8543;">Text here</p>
.mytext {color:#bf8543;}
This box has a color of #bf8543
<div style="background-color:#bf8543;">Content here</div>
.mybackground {background-color:#bf8543;}
Border around this has a color of #bf8543
<div style="border:2px solid #bf8543;">Content here</div>
.myborder {border:2px solid #bf8543;}