#bf8848 color space conversions
Hex:
#bf8848
RGB:
191, 136, 72
CMY:
25, 47, 72
CMYK:
0, 29, 62, 25
HSL:
32°, 48.1781%, 51.5686%
HSV (HSB):
32°, 62.3037%, 74.9020%
XYZ:
31.4597, 29.1526, 10.0998
xyY:
0.4449, 0.4123, 29.1526
CIE-Lab:
60.9160, 14.3321, 42.0794
CIE-LCH:
60.9160, 44.4531, 71.1913
CIE-Luv:
60.9160, 43.0151, 45.4645
Hunter-Lab:
53.9931, 9.5171, 26.7046
#bf8848 color charts
#bf8848 color shades, tints & tones
#bf8848 color schemes
#bf8848 color preview, HTML & CSS examples
This text has a color of #bf8848
<p style="color:#bf8848;">Text here</p>
.mytext {color:#bf8848;}
This box has a color of #bf8848
<div style="background-color:#bf8848;">Content here</div>
.mybackground {background-color:#bf8848;}
Border around this has a color of #bf8848
<div style="border:2px solid #bf8848;">Content here</div>
.myborder {border:2px solid #bf8848;}