#bf6745 color space conversions
Hex:
#bf6745
RGB:
191, 103, 69
CMY:
25, 60, 73
CMYK:
0, 46, 64, 25
HSL:
17°, 48.8000%, 50.9804%
HSV (HSB):
17°, 63.8743%, 74.9020%
XYZ:
27.4103, 21.2065, 8.2788
xyY:
0.4818, 0.3727, 21.2065
CIE-Lab:
53.1748, 32.1732, 34.5378
CIE-LCH:
53.1748, 47.2014, 47.0300
CIE-Luv:
53.1748, 67.8911, 32.5023
Hunter-Lab:
46.0506, 25.6586, 21.5764
#bf6745 color charts
#bf6745 color shades, tints & tones
#bf6745 color schemes
#bf6745 color preview, HTML & CSS examples
This text has a color of #bf6745
<p style="color:#bf6745;">Text here</p>
.mytext {color:#bf6745;}
This box has a color of #bf6745
<div style="background-color:#bf6745;">Content here</div>
.mybackground {background-color:#bf6745;}
Border around this has a color of #bf6745
<div style="border:2px solid #bf6745;">Content here</div>
.myborder {border:2px solid #bf6745;}