#bf8c7c color space conversions
Hex:
#bf8c7c
RGB:
191, 140, 124
CMY:
25, 45, 51
CMYK:
0, 27, 35, 25
HSL:
14°, 34.3590%, 61.7647%
HSV (HSB):
14°, 35.0785%, 74.9020%
XYZ:
34.5020, 31.2878, 23.2895
xyY:
0.3873, 0.3512, 31.2878
CIE-Lab:
62.7498, 17.2357, 16.1667
CIE-LCH:
62.7498, 23.6312, 43.1670
CIE-Luv:
62.7498, 34.8517, 18.3593
Hunter-Lab:
55.9355, 12.2150, 14.4687
#bf8c7c color charts
#bf8c7c color shades, tints & tones
#bf8c7c color schemes
#bf8c7c color preview, HTML & CSS examples
This text has a color of #bf8c7c
<p style="color:#bf8c7c;">Text here</p>
.mytext {color:#bf8c7c;}
This box has a color of #bf8c7c
<div style="background-color:#bf8c7c;">Content here</div>
.mybackground {background-color:#bf8c7c;}
Border around this has a color of #bf8c7c
<div style="border:2px solid #bf8c7c;">Content here</div>
.myborder {border:2px solid #bf8c7c;}