#bf8143 color space conversions
Hex:
#bf8143
RGB:
191, 129, 67
CMY:
25, 49, 74
CMYK:
0, 32, 65, 25
HSL:
30°, 49.2063%, 50.5882%
HSV (HSB):
30°, 64.9215%, 74.9020%
XYZ:
30.3492, 27.1821, 8.9573
xyY:
0.4565, 0.4088, 27.1821
CIE-Lab:
59.1425, 17.8582, 42.5729
CIE-LCH:
59.1425, 46.1667, 67.2433
CIE-Luv:
59.1425, 48.6340, 44.4570
Hunter-Lab:
52.1365, 12.6680, 26.3092
#bf8143 color charts
#bf8143 color shades, tints & tones
#bf8143 color schemes
#bf8143 color preview, HTML & CSS examples
This text has a color of #bf8143
<p style="color:#bf8143;">Text here</p>
.mytext {color:#bf8143;}
This box has a color of #bf8143
<div style="background-color:#bf8143;">Content here</div>
.mybackground {background-color:#bf8143;}
Border around this has a color of #bf8143
<div style="border:2px solid #bf8143;">Content here</div>
.myborder {border:2px solid #bf8143;}