#bf8d5f color space conversions
Hex:
#bf8d5f
RGB:
191, 141, 95
CMY:
25, 45, 63
CMYK:
0, 26, 50, 25
HSL:
29°, 42.8571%, 56.0784%
HSV (HSB):
29°, 50.2618%, 74.9020%
XYZ:
33.0763, 30.9523, 15.0576
xyY:
0.4182, 0.3914, 30.9523
CIE-Lab:
62.4674, 13.4708, 31.8630
CIE-LCH:
62.4674, 34.5935, 67.0827
CIE-Luv:
62.4674, 37.3761, 36.6461
Hunter-Lab:
55.6348, 8.7617, 22.8975
#bf8d5f color charts
#bf8d5f color shades, tints & tones
#bf8d5f color schemes
#bf8d5f color preview, HTML & CSS examples
This text has a color of #bf8d5f
<p style="color:#bf8d5f;">Text here</p>
.mytext {color:#bf8d5f;}
This box has a color of #bf8d5f
<div style="background-color:#bf8d5f;">Content here</div>
.mybackground {background-color:#bf8d5f;}
Border around this has a color of #bf8d5f
<div style="border:2px solid #bf8d5f;">Content here</div>
.myborder {border:2px solid #bf8d5f;}