#bf9c8c color space conversions
Hex:
#bf9c8c
RGB:
191, 156, 140
CMY:
25, 39, 45
CMYK:
0, 18, 27, 25
HSL:
19°, 28.4916%, 64.9020%
HSV (HSB):
19°, 26.7016%, 74.9020%
XYZ:
38.1079, 36.7467, 29.8953
xyY:
0.3638, 0.3508, 36.7467
CIE-Lab:
67.0866, 10.5590, 13.2625
CIE-LCH:
67.0866, 16.9525, 51.4748
CIE-Luv:
67.0866, 23.2477, 16.3415
Hunter-Lab:
60.6191, 6.1299, 13.1936
#bf9c8c color charts
#bf9c8c color shades, tints & tones
#bf9c8c color schemes
#bf9c8c color preview, HTML & CSS examples
This text has a color of #bf9c8c
<p style="color:#bf9c8c;">Text here</p>
.mytext {color:#bf9c8c;}
This box has a color of #bf9c8c
<div style="background-color:#bf9c8c;">Content here</div>
.mybackground {background-color:#bf9c8c;}
Border around this has a color of #bf9c8c
<div style="border:2px solid #bf9c8c;">Content here</div>
.myborder {border:2px solid #bf9c8c;}