#bf8d5c color space conversions
Hex:
#bf8d5c
RGB:
191, 141, 92
CMY:
25, 45, 64
CMYK:
0, 26, 52, 25
HSL:
30°, 43.6123%, 55.4902%
HSV (HSB):
30°, 51.8325%, 74.9020%
XYZ:
32.9425, 30.8988, 14.3530
xyY:
0.4213, 0.3952, 30.8988
CIE-Lab:
62.4221, 13.1910, 33.4239
CIE-LCH:
62.4221, 35.9327, 68.4629
CIE-Luv:
62.4221, 37.6629, 38.2509
Hunter-Lab:
55.5867, 8.5082, 23.6014
#bf8d5c color charts
#bf8d5c color shades, tints & tones
#bf8d5c color schemes
#bf8d5c color preview, HTML & CSS examples
This text has a color of #bf8d5c
<p style="color:#bf8d5c;">Text here</p>
.mytext {color:#bf8d5c;}
This box has a color of #bf8d5c
<div style="background-color:#bf8d5c;">Content here</div>
.mybackground {background-color:#bf8d5c;}
Border around this has a color of #bf8d5c
<div style="border:2px solid #bf8d5c;">Content here</div>
.myborder {border:2px solid #bf8d5c;}