#bf8d7c color space conversions
Hex:
#bf8d7c
RGB:
191, 141, 124
CMY:
25, 45, 51
CMYK:
0, 26, 35, 25
HSL:
15°, 34.3590%, 61.7647%
HSV (HSB):
15°, 35.0785%, 74.9020%
XYZ:
34.6488, 31.5814, 23.3384
xyY:
0.3868, 0.3526, 31.5814
CIE-Lab:
62.9954, 16.6824, 16.5064
CIE-LCH:
62.9954, 23.4683, 44.6961
CIE-Luv:
62.9954, 34.2195, 18.9078
Hunter-Lab:
56.1973, 11.7101, 14.7153
#bf8d7c color charts
#bf8d7c color shades, tints & tones
#bf8d7c color schemes
#bf8d7c color preview, HTML & CSS examples
This text has a color of #bf8d7c
<p style="color:#bf8d7c;">Text here</p>
.mytext {color:#bf8d7c;}
This box has a color of #bf8d7c
<div style="background-color:#bf8d7c;">Content here</div>
.mybackground {background-color:#bf8d7c;}
Border around this has a color of #bf8d7c
<div style="border:2px solid #bf8d7c;">Content here</div>
.myborder {border:2px solid #bf8d7c;}